Method: ShellDataReportingApIs::TransactionFeesRequest#from_date

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

#from_dateString

Fee Item FromDate/Time Should be with in last 24 months Optional Maximum of 210 days duration allowed per search, its configurable. Format: yyyyMMdd

Returns:

  • (String)


94
95
96
# File 'lib/shell_data_reporting_ap_is/models/transaction_fees_request.rb', line 94

def from_date
  @from_date
end