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