Type Alias: AuthorizationCreateResult
type AuthorizationCreateResult = object;
Defined in: gen/types.gen.ts:657
Properties
authorizationKey?
optional authorizationKey: AuthorizationKey;
Defined in: gen/types.gen.ts:661
The key of the created authorization.