SyncteraRubySdk::InternationalWireListAllOf

Properties

Name Type Description Notes
international_wires Array<InternationalWireResponse> Array of international wires

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternationalWireListAllOf.new(
  international_wires: null
)