Type Alias: LabeledContentPageResponse
ts
type LabeledContentPageResponse = z.infer<typeof LabeledContentPageResponseSchema>;Defined in: src/v1/models/labeledContentPageResponse.ts:12