Sha256: c76cea714981026d70ea53a6a9c4765b837cc75b17abb0290dae0ab062f7d75a
Contents?: true
Size: 1008 Bytes
Versions: 5
Compression:
Stored size: 1008 Bytes
Contents
# VoucherifySdk::ParameterFiltersListCustomerRedeemablesHolderRoleConditions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **_in** | **Array<String>** | Array of resource values that should be included in the results (multiple values). | [optional] | | **not_in** | **Array<String>** | Array of resource values that should be included in the results (multiple values). | [optional] | | **is** | **String** | Value is exactly this value (single value). | [optional] | | **is_not** | **String** | Results omit this value (single value). | [optional] | | **has_value** | **String** | Value is NOT null. The value for this parameter is an empty string. | [optional] | | **is_unknown** | **String** | Value is null. The value for this parameter is an empty string. | [optional] | | **starts_with** | **String** | Value starts with the specified string. | [optional] | | **ends_with** | **String** | Value ends with the specified string. | [optional] |
Version data entries
5 entries across 5 versions & 1 rubygems