Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 665 Bytes

QualificationsOptionFiltersHolderRoleConditions.md

File metadata and controls

12 lines (9 loc) · 665 Bytes

# QualificationsOptionFiltersHolderRoleConditions

Properties

Name Type Description Notes
is string[] Will return records only for the first value in the array. [optional]
isNot string[] Will return records only for the first value in the array. [optional]
in string[] Will return records for the values in the array. [optional]
notIn string[] Will return records for the values in the array. [optional]

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