OBJECT
Properties from the braintree payment service, returns null when Braintree is disabled
type Braintree {# Braintree client token includes configuration and authorization # information required# # by the Braintree client SDK. If Braintree is not enabled this will return null# clientToken: String # Braintree client token errorsclientTokenError: String }