partnerClientId property

String? partnerClientId
getter/setter pair

Arbitrary unique identifier provided by the buyer.

This field can be used to associate a client with an identifier in the namespace of the buyer, lookup clients by that identifier and verify whether an Authorized Buyers account of the client already exists. If present, must be unique across all the clients.

Implementation

core.String? partnerClientId;