Sha256: 3914f7da1f83596332d185d160d7e436efe65c45725674709c8c04761f5240c4

Contents?: true

Size: 522 Bytes

Versions: 14

Compression:

Stored size: 522 Bytes

Contents

# OpenapiClient::WalletSaleTransaction

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**wallet_payment_method** | [**WalletPaymentMethod**](WalletPaymentMethod.md) |  | 
**payment_facilitator** | [**PaymentFacilitator**](PaymentFacilitator.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::WalletSaleTransaction.new(wallet_payment_method: null,
                                 payment_facilitator: null)
```


Version data entries

14 entries across 14 versions & 1 rubygems

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