PaymentMethodResponse

object (CardResponse)
id
string

The identifier of the payment method.

type
string

The type of payment method.

{
  • "id": "string",
  • "type": "string",
  • "card": {
    }
}