Sha256: 9da4f6a423cde100880460eaea44db6ad8efe0027cdf4b00152d05df0ed93d06
Contents?: true
Size: 365 Bytes
Versions: 4
Compression:
Stored size: 365 Bytes
Contents
# SyncteraRubySdk::AchInstruction ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **request** | [**OutgoingAchRequest**](OutgoingAchRequest.md) | | | | **type** | **String** | | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::AchInstruction.new( request: null, type: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems