SyncteraRubySdk::AchInstruction
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| request | OutgoingAchRequest | ||
| type | String |
Example
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::AchInstruction.new(
request: null,
type: null
)
| Name | Type | Description | Notes |
|---|---|---|---|
| request | OutgoingAchRequest | ||
| type | String |
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::AchInstruction.new(
request: null,
type: null
)