Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.25 KB

File metadata and controls

17 lines (13 loc) · 1.25 KB

Voucherify.Model.ParameterFiltersListCustomerRedeemablesHolderRoleConditions

Properties

Name Type Description Notes
In List<ParameterFiltersListCustomerRedeemablesHolderRoleConditions.InEnum> Array of resource values that should be included in the results (multiple values). [optional]
NotIn List<ParameterFiltersListCustomerRedeemablesHolderRoleConditions.NotInEnum> Array of resource values that should be included in the results (multiple values). [optional]
Is string Value is exactly this value (single value). [optional]
IsNot string Results omit this value (single value). [optional]
HasValue string Value is NOT null. The value for this parameter is an empty string. [optional]
IsUnknown string Value is null. The value for this parameter is an empty string. [optional]
StartsWith string Value starts with the specified string. [optional]
EndsWith string Value ends with the specified string. [optional]

[Back to Model list] [Back to API list] [Back to README]