Sha256: f689a9e3f1d52e5405628704baadcadfef4e27a81a2490b3d2144a4ab5b3b701

Contents?: true

Size: 341 Bytes

Versions: 10

Compression:

Stored size: 341 Bytes

Contents

# OpenapiClient::AchPostAuthTransaction

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transaction_amount** | [**Amount**](Amount.md) |  | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::AchPostAuthTransaction.new(transaction_amount: null)
```


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.13.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.12.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.11.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.10.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.9.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.8.1 docs/AchPostAuthTransaction.md
first_data_gateway-1.8.0 docs/AchPostAuthTransaction.md
first_data_gateway-1.7.1 docs/AchPostAuthTransaction.md
first_data_gateway-1.7.0 docs/AchPostAuthTransaction.md