stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RemoteBraintreePaymentMethodInput

AdminTypes.RemoteBraintreePaymentMethodInput interface

The input fields for a remote Braintree customer payment profile.

Signature:

export interface RemoteBraintreePaymentMethodInput 

Properties

Property Modifiers Type Description
customerId   Scalars[‘String’][‘input’] The customer_id value from the Braintree API.
paymentMethodToken?   InputMaybe<Scalars[‘String’][‘input’]> (Optional) The payment_method_token value from the Braintree API.