SyncteraRubySdk::InternalTransferInstruction

Properties

Name Type Description Notes
request InternalTransfer
type String

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternalTransferInstruction.new(
  request: null,
  type: null
)