Sha256: 35157bd7692f8e5ede682831a5fe39b0d18485cb6835091669b77193fa90a530
Contents?: true
Size: 532 Bytes
Versions: 14
Compression:
Stored size: 532 Bytes
Contents
# OpenapiClient::WalletSaleTransactionAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **wallet_payment_method** | [**WalletPaymentMethod**](WalletPaymentMethod.md) | | **payment_facilitator** | [**PaymentFacilitator**](PaymentFacilitator.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::WalletSaleTransactionAllOf.new(wallet_payment_method: null, payment_facilitator: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems