Method: ShellDataReportingApIs::MultiPricedTransactionResponseTransactionsItems#utc_offset

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

#utc_offsetString

UTC Offset extracted from Sales Date time. Note: This may not be accurate for all TPN transactions Format: +/-HH:mm:ss (24 hours format)

Returns:

  • (String)


50
51
52
# File 'lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response_transactions_items.rb', line 50

def utc_offset
  @utc_offset
end