Sha256: 35e9365ae80a05057560f0ef10198fc152a88e0da4df2d7104a4dd2d8c471cd6
Contents?: true
Size: 396 Bytes
Versions: 183
Compression:
Stored size: 396 Bytes
Contents
# CybridApiBank::PostCounterpartyAliasesInnerBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **full** | **String** | The counterparty's full name. Required when type is business. | [optional] | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::PostCounterpartyAliasesInnerBankModel.new( full: null ) ```
Version data entries
183 entries across 183 versions & 1 rubygems