Class: CollaborationCustomer

Collaboration.CollaborationCustomer

new CollaborationCustomer(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
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string