Sha256: 96b16c5cdbd5719b9e0420805d36f99902456da976d2653269f3c387fda894f5
Contents?: true
Size: 328 Bytes
Versions: 753
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
753 entries across 753 versions & 1 rubygems