clientToken property

String? clientToken
getter/setter pair

Authorization allowing this client to communicate with Braintree. Either clientToken or tokenizationKey must be set.

Implementation

String? clientToken;