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.89 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.88 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.87 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.86 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.85 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.84 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.83 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.82 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.81 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.80 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.78 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.75 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.74 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.73 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.72 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.71 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.70 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.69 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.68 docs/PatchCustomerBankModel.md
cybrid_api_bank_ruby-0.123.67 docs/PatchCustomerBankModel.md