Sha256: 19768437098bc075d10e349940ee0fbfc1bc304a58ebd5cf817267a50f8ee464
Contents?: true
Size: 1005 Bytes
Versions: 29
Compression:
Stored size: 1005 Bytes
Contents
# SquareConnect::V1BankAccount ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The bank account's Square-issued ID. | [optional] **merchant_id** | **String** | The Square-issued ID of the merchant associated with the bank account. | [optional] **bank_name** | **String** | The name of the bank that manages the account. | [optional] **name** | **String** | The name associated with the bank account. | [optional] **routing_number** | **String** | The bank account's routing number. | [optional] **account_number_suffix** | **String** | The last few digits of the bank account number. | [optional] **currency_code** | **String** | The currency code of the currency associated with the bank account, in ISO 4217 format. For example, the currency code for US dollars is USD. | [optional] **type** | **String** | The bank account's type (for example, savings or checking). | [optional]
Version data entries
29 entries across 29 versions & 1 rubygems