PaymentAccountInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the payment account. | [default to null] |
| account_type | AccountType | Type of the payment account (IBAN, US, CA, AU, NZ, IN, SG, TH). | [default to null] |
| account_details | AccountDetails | Account details specific to the account type. | [default to null] |
| vendor_id | Long | Optional vendor ID if the account is associated with a vendor. | [optional] [default to null] |