Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 667 Bytes

QualificationsOptionFiltersHolderRoleConditions.md

File metadata and controls

12 lines (9 loc) · 667 Bytes

# QualificationsOptionFiltersHolderRoleConditions

Properties

Name Type Description Notes
is string[] Will return records only for the first value in the array. [optional]
is_not 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]
not_in string[] Will return records for the values in the array. [optional]

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