Sha256: 97dd876a2720877e57683b147c60d213732f412adc10098c3c9303c1fdbf4fed

Contents?: true

Size: 656 Bytes

Versions: 14

Compression:

Stored size: 656 Bytes

Contents

# OpenapiClient::PaymentTokenDisbursementTransaction

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**disbursement** | [**Disbursement**](Disbursement.md) |  | 
**payment_method** | [**PaymentTokenPaymentMethod**](PaymentTokenPaymentMethod.md) |  | 
**stored_credentials** | [**StoredCredential**](StoredCredential.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::PaymentTokenDisbursementTransaction.new(disbursement: null,
                                 payment_method: null,
                                 stored_credentials: null)
```


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.13.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.12.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.11.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.10.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.9.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.8.1 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.8.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.7.1 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.7.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.6.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.5.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.4.0 docs/PaymentTokenDisbursementTransaction.md
first_data_gateway-1.3.0 docs/PaymentTokenDisbursementTransaction.md