Interface IncidentsApiListIncidentsRequest

Hierarchy

  • IncidentsApiListIncidentsRequest

Properties

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