SyncteraRubySdk::PayerPayeeAdditionalData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| transfer_type | String |
Example
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::PayerPayeeAdditionalData.new(
transfer_type: null
)
| Name | Type | Description | Notes |
|---|---|---|---|
| transfer_type | String |
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::PayerPayeeAdditionalData.new(
transfer_type: null
)