Skip to main content

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.