Skip to content

Type Alias: CustomerTransitionExecution

ts
type CustomerTransitionExecution = z.infer<typeof CustomerTransitionExecutionSchema>;

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