Method: ShellDataReportingApIs::MultiPricedTransactionReq#page

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

#pageInteger

Page Number (as shown to the users)

Returns:

  • (Integer)


18
19
20
# File 'lib/shell_data_reporting_ap_is/models/multi_priced_transaction_req.rb', line 18

def page
  @page
end