menu
another_quickbase package
documentation
another_quickbase_models.dart
RunReportRequest
RunReportRequest.new constructor
RunReportRequest.new constructor
dark_mode
light_mode
RunReportRequest
constructor
RunReportRequest
(
{
required
String
tableId
,
int
?
top
,
int
?
skip
,
})
Implementation
RunReportRequest({ required this.tableId, this.top, this.skip });
another_quickbase package
documentation
another_quickbase_models
RunReportRequest
RunReportRequest.new constructor
RunReportRequest class