type QueueViewSummaryListDto = z.infer<typeof QueueViewSummaryListDtoSchema>;
Defined in: schemas/queue-view.ts:59
List response returned by the queue-views endpoint.