Sha256: b2e11031fb37f009c96ba56411ade8e7668bfc54297af8aa559c7f9dde969b8d
Contents?: true
Size: 313 Bytes
Versions: 770
Compression:
Stored size: 313 Bytes
Contents
# CybridApiBank::PostCustomerBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | The customer's type. | | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::PostCustomerBankModel.new( type: null ) ```
Version data entries
770 entries across 770 versions & 1 rubygems