Skip to main content

ScheduleFilterExpanded

scheduleIds string[]nullable
assestIds string[]nullable
operatorIds string[]nullable
fromDate int64nullable
toDate int64nullable
scheduleStatuses string[]nullable
maxRecords int32nullable
timeStampOnOrAfter int64nullable
assetIds string[]nullable
includeRoute booleannullable
ScheduleFilterExpanded
{
"scheduleIds": [
"string"
],
"assestIds": [
"string"
],
"operatorIds": [
"string"
],
"fromDate": 0,
"toDate": 0,
"scheduleStatuses": [
"string"
],
"maxRecords": 0,
"timeStampOnOrAfter": 0,
"assetIds": [
"string"
],
"includeRoute": true
}