Type Alias: CustomerAppDeleteResponse
type CustomerAppDeleteResponse = z.infer<typeof CustomerAppDeleteResponseSchema>;
Defined in: src/models/mgmt-customer-app.ts:74
Response from deleting a customer app.
type CustomerAppDeleteResponse = z.infer<typeof CustomerAppDeleteResponseSchema>;
Defined in: src/models/mgmt-customer-app.ts:74
Response from deleting a customer app.