Class: GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::BillingApi::OrderByFields
- Inherits:
-
Object
- Object
- GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::BillingApi::OrderByFields
- Extended by:
- Mixins::Constants::Common
- Defined in:
- lib/genesis_ruby/api/constants/transactions/parameters/non_financial/billing_api/order_by_fields.rb
Overview
Billing API Order By Field allowed values
Constant Summary collapse
- BILLING_STATEMENT =
'billingStatement'- TRANSACTION_DATE =
'transactionDate'- TRANSACTION_CURRENCY =
'transactionCurrency'- TRANSACTION_AMOUNT =
'transactionAmount'- EXCHANGE_RATE =
'exchangeRate'- BILLING_AMOUNT =
'billingAmount'- TRANSACTION_FEE_AMOUNT =
'transactionFeeAmount'- COMMISSION_PERCENT =
'commissionPercent'- COMMISSION_AMOUNT =
'commissionAmount'- INTERCHANGE_FEE =
'interchangeFee'- REGION =
'region'- SETTLEMENT_STATUS =
'settlementStatus'