Sha256: 2a1c6b6e1026c1ce1331389a52ce44a790efed5302a42cd5d6726a4f438b610c
Contents?: true
Size: 546 Bytes
Versions: 14
Compression:
Stored size: 546 Bytes
Contents
# OpenapiClient::PaymentTokenCreditTransactionAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payment_method** | [**PaymentTokenPaymentMethod**](PaymentTokenPaymentMethod.md) | | **currency_conversion** | [**CurrencyConversion**](CurrencyConversion.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::PaymentTokenCreditTransactionAllOf.new(payment_method: null, currency_conversion: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems