Type Alias: CustomerApp
type CustomerApp = z.infer<typeof CustomerAppSchema>;
Defined in: src/models/mgmt-customer-app.ts:32
Customer application object.
type CustomerApp = z.infer<typeof CustomerAppSchema>;
Defined in: src/models/mgmt-customer-app.ts:32
Customer application object.