new Collaboration(id, orgId, members, notifications, name, avatarUrl, cover, content, settings)
Parameters:
Name | Type | Description |
---|---|---|
id |
String | |
orgId |
String | |
members |
Array.<Auth.Provider> | |
notifications |
Array.<Collaboration.Notification> | |
name |
String | OPTIONAL |
avatarUrl |
String | OPTIONAL |
cover |
String | OPTIONAL |
content |
Array.<Collaboration.Content> | |
settings |
Map |