OrderTransactionCurrencyExchangeAdjustmentInput
Input for OrderTransactionCurrencyExchangeAdjustment
input OrderTransactionCurrencyExchangeAdjustmentInput {
targetAmount: Float!
targetCurrency: ResonanceCurrency!
}
Fields
OrderTransactionCurrencyExchangeAdjustmentInput.targetAmount
● Float!
non-null scalar
The amount in the shop's default currency.
OrderTransactionCurrencyExchangeAdjustmentInput.targetCurrency
● ResonanceCurrency!
non-null enum
Shop's default currency.