Constructors

Properties

brand: string

The vendor of the payment instrument, example: Visa, MasterCard, etc. Provider specific.

default: boolean

If the payment instrument is the default instrument for the currency.

expiration: Expiration

An object representing the expiration date of the payment instrument.

lastFour: string

The last four digits of the card or account.

name: string

A bank account name (for bank account payment instruments, not set for Cards)

paymentMethodId: string

The external provider ID for this payment instrument

type: string

The type of the payment instrument. Can be Card, Bank, etc. Provider specific.