Interface PublicCredentialsError

Name

PublicCredentialsError (470)

Hierarchy

  • Enum
    • PublicCredentialsError

Properties

isAlreadyAttested: boolean
isInternal: boolean
isInvalidInput: boolean
isNotAuthorized: boolean
isNotFound: boolean
isUnableToPayFees: boolean
type: "NotFound" | "NotAuthorized" | "UnableToPayFees" | "AlreadyAttested" | "Internal" | "InvalidInput"