Type Alias: CustomTopicListResponse
type CustomTopicListResponse = z.infer<typeof CustomTopicListResponseSchema>;
Defined in: src/models/mgmt-custom-topic.ts:50
Paginated list of custom topics.
type CustomTopicListResponse = z.infer<typeof CustomTopicListResponseSchema>;
Defined in: src/models/mgmt-custom-topic.ts:50
Paginated list of custom topics.