Sha256: 96b16c5cdbd5719b9e0420805d36f99902456da976d2653269f3c387fda894f5

Contents?: true

Size: 328 Bytes

Versions: 873

Compression:

Stored size: 328 Bytes

Contents

# CybridApiBank::PatchCustomerBankModel

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **state** | **String** | The customer's state. | [optional] |

## Example

```ruby
require 'cybrid_api_bank_ruby'

instance = CybridApiBank::PatchCustomerBankModel.new(
  state: null
)
```

Version data entries

873 entries across 873 versions & 1 rubygems

Version Path
cybrid_api_bank_ruby-0.112.25 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.24 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.23 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.22 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.18 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.17 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.16 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.15 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.14 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.13 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.12 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.11 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.9 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.8 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.7 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.6 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.5 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.4 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.3 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.112.2 docs/PatchCustomerBankModel.md