Fields
idowner- address of the node's creatoraddress- member's addresscreatedAt- creation timestampupdatedAt- last updated timestampstatus- current status among:ACTIVEPENDINGREJECTEDREVOKED
role- member role among:OWNERCONTRIBUTORVIEWER
data- array of all data version references
Example State
{
"id": "0c4d8b53-04b2-44eb-b997-463a4a2a0b6f",
"owner": "9+zypjejQt17sd0dJ5MSfOLSy7kXOPsEGVetOVOUkRgZe0Zpy83Kubx/enrTwxf+djMevL0BlK0WsrR49FAyHg==","address":"9+zypjejQt17sd0dJ5MSfOLSy7kXOPsEGVetOVOUkRgZe0Zpy83Kubx/enrTwxf+djMevL0BlK0WsrR49FAyHg==",
"createdAt": "1665155861820",
"updatedAt": "1665155861820",
"role": "OWNER",
"status": "ACCEPTED",
"data": ["E-mFgrjxO2VO0Juo3B2ntw_ldMBLXgx3SJbLZipjPgI"]
}Last updated
Was this helpful?