Type Alias: PaginatedResponseComment
ts
type PaginatedResponseComment = z.infer<typeof PaginatedResponseCommentSchema>;Defined in: src/cloud/models/paginatedResponseComment.ts:12