Skip to content

Type Alias: AddCustomers

ts
type AddCustomers = z.input<typeof AddCustomersSchema>;

Defined in: src/serviceDesk/parameters/addCustomers.ts:12