Interface IncidentServicesApiListIncidentServicesRequest

Hierarchy

  • IncidentServicesApiListIncidentServicesRequest

Properties

filter?: string

A search query that filters services by name.

Specifies which types of related objects should be included in the response.

pageOffset?: number

Specific offset to use as the beginning of the returned page.

pageSize?: number

Size for a given page. The maximum allowed value is 100.

Generated using TypeDoc