Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 591 Bytes

QualificationsOptionFiltersHolderRoleConditions.md

File metadata and controls

11 lines (8 loc) · 591 Bytes

VoucherifySdk::QualificationsOptionFiltersHolderRoleConditions

Properties

Name Type Description Notes
is Array<String> Will return records only for the first value in the array. [optional]
is_not Array<String> Will return records only for the first value in the array. [optional]
_in Array<String> Will return records for the values in the array. [optional]
not_in Array<String> Will return records for the values in the array. [optional]