Sha256: 19127a8299a13ea6578cae459419b3bc63a61347e161026dae54513b208182f2
Contents?: true
Size: 994 Bytes
Versions: 4
Compression:
Stored size: 994 Bytes
Contents
# VoucherifySdk::ParameterFiltersListBinResourceTypeConditions ## 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
4 entries across 4 versions & 1 rubygems