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.123.112 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.111 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.110 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.109 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.107 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.106 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.105 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.104 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.103 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.101 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.100 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.99 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.98 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.97 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.96 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.95 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.93 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.92 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.91 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.90 docs/PatchCustomerBankModel.md