Skip to main content

UpdatePaymentMethodRequest

Extends

  • Partial< Pick< PaymentMethod, "billing_address" | "default" > >

Properties

billing_address?

billing_address?: AssociatedAddress

An object with the customer’s address information.

Inherited from

Partial.billing_address


default?

default?: boolean

If this is the default payment method for the customer

Inherited from

Partial.default


Generated using typedoc-plugin-markdown and TypeDoc