Type Alias: CreateAuthorizationResponses
type CreateAuthorizationResponses = object;
Defined in: gen/types.gen.ts:8016
Properties
201
201: AuthorizationCreateResult;
Defined in: gen/types.gen.ts:8020
The authorization was created successfully.
type CreateAuthorizationResponses = object;
Defined in: gen/types.gen.ts:8016
201: AuthorizationCreateResult;
Defined in: gen/types.gen.ts:8020
The authorization was created successfully.