LicenseCredentialValidationError
Sanitized infrastructure failure from credential validation.
Declaration
Section titled “Declaration”const LicenseCredentialValidationError: Schema.toTaggedUnion<"code", readonly [Schema.Struct<{ code: Schema.Literal<"invalid_input">;}>, Schema.Struct<{ code: Schema.Literal<"credential_unavailable">;}>, Schema.Struct<{ code: Schema.Literal<"internal_error">;}>]>;