| Name | Type | Description | Notes |
|---|---|---|---|
| account_key | str | Internal ID of the customer account that will own the payment method. | [optional] |
| auth_gateway | str | Internal ID of the payment gateway that Zuora will use to authorize the payments that are made with the payment method. If you do not set this field, Zuora will use one of the following payment gateways instead: * The default payment gateway of the customer account that owns the payment method, if the `accountKey` field is set. * The default payment gateway of your Zuora tenant, if the `accountKey` field is not set. | [optional] |
| make_default | bool | Specifies whether the payment method will be the default payment method of the customer account that owns the payment method. Only applicable if the `accountKey` field is set. | [optional] [default to False] |