Sha256: e63ab8cc09746f39bf33d86b61e60078ac022daeb19b2cfcdc4074710f21fc83
Contents?: true
Size: 378 Bytes
Versions: 768
Compression:
Stored size: 378 Bytes
Contents
# CybridApiBank::DepositBankAccountAccountDetailsInnerBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **account_number** | **String** | The account number. | | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::DepositBankAccountAccountDetailsInnerBankModel.new( account_number: null ) ```
Version data entries
768 entries across 768 versions & 1 rubygems