| Team | R Documentation | 
Team
Team
R6Class object, super class User.
tercenApi::Base -> tercenApi::IdObject -> tercenApi::PersistentObject -> tercenApi::Document -> tercenApi::User -> Team
emailof type String inherited from super class User.
isValidatedof type bool inherited from super class User.
domainof type String inherited from super class User.
roleslist of type String inherited from super class User.
invitedByUsernameof type String inherited from super class User.
invitationCountsof type int inherited from super class User.
maxInvitationof type int inherited from super class User.
descriptionof type String inherited from super class Document.
nameof type String inherited from super class Document.
createdByof type String inherited from super class Document.
tagslist of type String inherited from super class Document.
versionof type String inherited from super class Document.
authorslist of type String inherited from super class Document.
isPublicof type bool inherited from super class Document.
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
teamAclobject of class Acl inherited from super class User.
billingInfoobject of class BillingInfo inherited from super class User.
aclobject of class Acl inherited from super class Document.
createdDateobject of class Date inherited from super class Document.
lastModifiedDateobject of class Date inherited from super class Document.
urlslist of class Url inherited from super class Document.
metalist of class Pair inherited from super class Document.
urlobject of class Url inherited from super class Document.
emailof type String inherited from super class User.
isValidatedof type bool inherited from super class User.
domainof type String inherited from super class User.
roleslist of type String inherited from super class User.
invitedByUsernameof type String inherited from super class User.
invitationCountsof type int inherited from super class User.
maxInvitationof type int inherited from super class User.
descriptionof type String inherited from super class Document.
nameof type String inherited from super class Document.
createdByof type String inherited from super class Document.
tagslist of type String inherited from super class Document.
versionof type String inherited from super class Document.
authorslist of type String inherited from super class Document.
isPublicof type bool inherited from super class Document.
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
teamAclobject of class Acl inherited from super class User.
billingInfoobject of class BillingInfo inherited from super class User.
aclobject of class Acl inherited from super class Document.
createdDateobject of class Date inherited from super class Document.
lastModifiedDateobject of class Date inherited from super class Document.
urlslist of class Url inherited from super class Document.
metalist of class Pair inherited from super class Document.
urlobject of class Url inherited from super class Document.
new()Team$new(json = NULL)
init()Team$init()
initJson()Team$initJson(json)
toTson()Team$toTson()
clone()The objects of this class are cloneable with this method.
Team$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.