Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Organization

about

organization is one of the on-chain top-level entities representing the organization participating in the blockchain network.

Hierarchy

  • Organization

Implements

  • BaseEntity

Properties

id

id: string

mspId

mspId: string

name

name: string

Optional pubkey

pubkey: string

status

status: OrgStatus

timestamp

timestamp: number

Optional url

url: string

Static Readonly entityName

entityName: "organization" = ORGAN_NAME