Type Alias: ClientIdAndCustomerApp
type ClientIdAndCustomerApp = z.infer<typeof ClientIdAndCustomerAppSchema>;
Defined in: src/models/mgmt-oauth.ts:12
OAuth client_id and customer_app request body.
type ClientIdAndCustomerApp = z.infer<typeof ClientIdAndCustomerAppSchema>;
Defined in: src/models/mgmt-oauth.ts:12
OAuth client_id and customer_app request body.