Skip to content

Type Alias: CustomerTransition

ts
type CustomerTransition = z.infer<typeof CustomerTransitionSchema>;

Defined in: src/serviceDesk/models/customerTransition.ts:11