GetApplicationsRequest
Props
applicationId
applicationId: number
| undefined
The application ID to filter
applicationName
applicationName: string
| undefined
The application name part to filter
count
count: number
| undefined
The max returning record count
offset
offset: number
| undefined
The first N records are skipped in the output
withRules
withRules: false
| undefined
| true
Whether to get bound rules info
withScenarios
withScenarios: false
| undefined
| true
Whether to get bound rules and scenarios info