Sha256: b05f0c42c3938ee2a05d47c1e029c3f1381172b6840a07384335333ef354f318
Contents?: true
Size: 382 Bytes
Versions: 4
Compression:
Stored size: 382 Bytes
Contents
# SyncteraRubySdk::AchReturnSimulationRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **ach_id** | **String** | ID of an outgoing ACH transfer to be returned. | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::AchReturnSimulationRequest.new( ach_id: 23a37f14-16eb-461d-9331-b78182adbad4 ) ```
Version data entries
4 entries across 4 versions & 1 rubygems