Method: ShellDataReportingApIs::MultiPricedTransactionResponseTransactionsItems#utc_offset
- Defined in:
- lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response_transactions_items.rb
#utc_offset ⇒ String
UTC Offset extracted from Sales Date time. Note: This may not be accurate for all TPN transactions Format: +/-HH:mm:ss (24 hours format)
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 |