Method: ShellDataReportingApIs::MultiPricedTransactionResponseTransactionsItems#transaction_type

Defined in:
lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response_transactions_items.rb

#transaction_typeString

Transaction Type Example: Purchase when Card is Present else Blank Note: - The value could be null/blank for fees item.

Returns:

  • (String)


362
363
364
# File 'lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response_transactions_items.rb', line 362

def transaction_type
  @transaction_type
end