Sha256: 09a9b5f0a3fdc5aaebd060bd46de2116fc44ea8e48ed79757267701158bb699e
Contents?: true
Size: 342 Bytes
Versions: 127
Compression:
Stored size: 342 Bytes
Contents
# CybridApiBank::PostPaymentInstructionBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **invoice_guid** | **String** | The invoice guid. | | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::PostPaymentInstructionBankModel.new( invoice_guid: null ) ```
Version data entries
127 entries across 127 versions & 1 rubygems