Type Alias: CustomerAppListResponse
type CustomerAppListResponse = z.infer<typeof CustomerAppListResponseSchema>;
Defined in: src/models/mgmt-customer-app.ts:60
Paginated customer app list response.
type CustomerAppListResponse = z.infer<typeof CustomerAppListResponseSchema>;
Defined in: src/models/mgmt-customer-app.ts:60
Paginated customer app list response.