Represents an Organisation in Salt.
The collaborators of the Organisation
Collaborator
[{ name: 'John Doe', address: '0x1234567890123456789012345678901234567890', role: 'Admin', accessLevel: 1, status: 'Active',}] Copy
[{ name: 'John Doe', address: '0x1234567890123456789012345678901234567890', role: 'Admin', accessLevel: 1, status: 'Active',}]
Unique identifier of the organisation
'6824aa9c27c0fa91b32800a4' Copy
'6824aa9c27c0fa91b32800a4'
The last time the Organisation was updated
'2021-01-01T00:00:00.000Z' Copy
'2021-01-01T00:00:00.000Z'
The display name of the Organisation
'My Organisation' Copy
'My Organisation'
The Terms and Conditions revision that has been accepted by the Organisation creator
1 Copy
1
Represents an Organisation in Salt.