Class: VerifiableItem
Class describing the verifiable item.
Constructors
Constructor
new VerifiableItem():
VerifiableItem
Returns
VerifiableItem
Properties
id
id:
string
The id of the item.
creator
creator:
string
The creator of the item.
data
data:
string
The data base64 encoded.
allowList
allowList:
string[]
The allow list for modifying the data.
maxAllowListSize
maxAllowListSize:
number
The maximum size of the allow list.