Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 645 Bytes

IntegrationRequiredField.md

File metadata and controls

12 lines (8 loc) · 645 Bytes

IntegrationRequiredField

Properties

Name Type Description Notes
tag string Matches a field that has this tag. [optional]
any_tag string[] If present, supercedes 'tag' and matches a field that has any of the provided tags. [optional]
all_tags string[] If present, supercedes 'tag' and matches a field that has all of the provided tags. [optional]

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