Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

MatchCriteriaBase.md

File metadata and controls

13 lines (9 loc) · 689 Bytes

MatchCriteriaBase

The set of criteria used to determine the user's identity on a third-party channel.

Properties

Name Type Description Notes
type str The channel type.
integration_id str The ID of the integration to link. Must match the provided type.
primary bool Flag indicating whether the client will become the primary for the target conversation once linking is complete. [optional] [default to True]

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