Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 667 Bytes

ContainsAllTermsInOrderPrefixLastTerm.md

File metadata and controls

16 lines (11 loc) · 667 Bytes

ContainsAllTermsInOrderPrefixLastTerm

Returns objects where the specified field contains all of the terms in the order provided, but they do have to be adjacent to each other. The last term can be a partial prefix match.

Properties

Name Type Required Description
field PropertyApiName Yes
value StrictStr Yes
type Literal["containsAllTermsInOrderPrefixLastTerm"] Yes None

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