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