Type Alias: CustomerAppWithKeys
type CustomerAppWithKeys = z.infer<typeof CustomerAppWithKeysSchema>;
Defined in: src/models/mgmt-customer-app.ts:49
Customer app with API key and deployment profile info.
type CustomerAppWithKeys = z.infer<typeof CustomerAppWithKeysSchema>;
Defined in: src/models/mgmt-customer-app.ts:49
Customer app with API key and deployment profile info.