CreateAPIKeyRequest: {
    description: { ignoreEmpty: boolean; maxLength: number };
} = ...

Type declaration

  • description: { ignoreEmpty: boolean; maxLength: number }