Sha256: 0959d96b4345f10d2ff5fea524ae0e8f4e66d0c9dd8bd36f1f4473c3c1886d93
Contents?: true
Size: 354 Bytes
Versions: 874
Compression:
Stored size: 354 Bytes
Contents
# CybridApiBank::PatchExternalBankAccountBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **state** | **String** | The state of the external bank account. | | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::PatchExternalBankAccountBankModel.new( state: null ) ```
Version data entries
874 entries across 874 versions & 1 rubygems