Customer
Returned directly or within a successful result object from the following requests:
Attributes
getAddresses()
arrayAddresses associated with the customer.
getAndroidPayCards()
arrayAndroid Pay cards associated with the customer.
getApplePayCards()
arrayApple Pay cards associated with the customer.
getCompany()
stringCompany name.
getCreatedAt()
CalendarThe date/time the object was created. Returned in UTC.
getCreditCards()
arrayCredit cards associated with the customer.
A collection of custom field/value pairs.
getEmail()
stringEmail address composed of ASCII characters.
getFax()
stringFax number.
getFirstName()
stringThe first name.
getGraphQLId()
stringThe unique identifier used to identify this customer in Braintree's GraphQL API.
getId()
stringA string value representing this specific customer in your Vault.
getLastName()
stringThe last name.
getMasterpassCards()
arrayMasterpass cards associated with the customer.
getPaymentMethods()
arrayPayment methods associated with the customer.
getPaypalAccounts()
arrayPayPal accounts associated with the customer.
getPhone()
stringPhone number.
getSamsungPayCards()
arraySamsung Pay cards associated with the customer.
SEPA Direct Debit accounts associated with the customer.
getUpdatedAt()
CalendarThe date/time the object was last updated. Returned in UTC.
getUsBankAccounts()
arrayUS Bank Accounts associated with the customer.
getVenmoAccounts()
arrayVenmo accounts associated with the customer.
Visa Checkout cards associated with the customer.
getWebsite()
stringWebsite URL.