Sha256: 54bffd57210cbd971ac1d88e4a99ce4f017d366af02a76d9fc3b28d9f0e43bb9
Contents?: true
Size: 1009 Bytes
Versions: 5
Compression:
Stored size: 1009 Bytes
Contents
# VoucherifySdk::ParameterFiltersListCustomerRedeemablesVoucherTypeConditions ## 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