Options
All
  • Public
  • Public/Protected
  • All
Menu

Class User

User is one of the on-chain top-level entities representing pseudonyms of actual users. Individual participating organization has the freedom to choose their own method of authentication and authorization. Submitted resources, such as scanned images of supporting doucments of an international trade, must be owned by one of these authorized users.

Hierarchy

  • User

Implements

  • BaseEntity

Properties

id

id: string

Optional mergedUserIds

mergedUserIds: string[]

name

name: string

userId

userId: string

Static Readonly entityName

entityName: "user" = "user"