docs/PostCounterpartyAliasesInnerBankModel
CybridApiBank::PostCounterpartyAliasesInnerBankModel
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| full | String | The counterparty’s full name. Required when type is business. | [optional] |
Example
require 'cybrid_api_bank_ruby' instance = CybridApiBank::PostCounterpartyAliasesInnerBankModel.new( full: null )