Sepa Debit Account
Attributes
getBankReferenceToken()
stringThe tokenized payment source to fund a payment.
getCreatedAt()
CalendarThe date/time the object was created. Returned in UTC.
getCustomerId()
stringA string value representing an existing customer in your Vault that owns this payment method. Use this to look up a single customer.
isDefault()
booleanA value indicating whether the specified payment method is the default for the customer.
getGlobalId()
stringThe unique identifier used to identify this SEPA Debit Account in Braintree's GraphQL API.
getLast4()
stringThe last characters of the International Bank Account Number, a unique identifier for a bank account that is used by banks around Europe.
getMandateType()
stringRepresents the type of mandate. This can be either 'ONE_OFF' or 'RECURRENT'.
getMerchantAccountId()
stringThe merchant account ID used for the subscription. Currency is also determined by merchant account ID.
The unique ID for a customer in merchant's or partner's system of records.
getSubscriptions()
arraySubscriptions associated with the payment method.
getToken()
stringAn alphanumeric value that references a specific payment method stored in your Vault.
getUpdatedAt()
CalendarThe date/time the object was last updated. Returned in UTC.
getViewMandateUrl()
stringA url link to view the customer's mandate.