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