| Name | Type | Description | Notes |
|---|---|---|---|
| payment_method | PaymentTokenPaymentMethod | ||
| currency_conversion | CurrencyConversion | [optional] |
require 'OpenapiClient'
instance = OpenapiClient::PaymentTokenCreditTransaction.new(payment_method: null,
currency_conversion: null)