Skip to content

Type Alias: PagedCustomerTransition

ts
type PagedCustomerTransition = z.infer<typeof PagedCustomerTransitionSchema>;

Defined in: src/serviceDesk/models/pagedCustomerTransition.ts:21