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