PUSH ThirdPartyId object
deprecated Represents a third party ID.
Fields
Field | Type | Description |
---|---|---|
thirdParty optional |
String | The name of the third party. |
id optional |
String | The unique ID. |
Example
{
"thirdParty": "ABC",
"id": "123dzenab"
}
Last updated on