Interface TicketShowParams

Hierarchy

  • TicketShowParams

Properties

checklist?: string
dateFrom?: string
dateTo?: string
element?: string
hasProperty?: string | Record<string, unknown>
limit?: number
offset?: number
page?: number
sort?: string
status?: string
user?: string
withDescendants?: boolean

Generated using TypeDoc