Team | R Documentation |
Team
Team
R6Class
object, super class User
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> tercenApi::Document
-> tercenApi::User
-> Team
email
of type String inherited from super class User
.
isValidated
of type bool inherited from super class User
.
domain
of type String inherited from super class User
.
roles
list of type String inherited from super class User
.
invitedByUsername
of type String inherited from super class User
.
invitationCounts
of type int inherited from super class User
.
maxInvitation
of type int inherited from super class User
.
description
of type String inherited from super class Document
.
name
of type String inherited from super class Document
.
createdBy
of type String inherited from super class Document
.
tags
list of type String inherited from super class Document
.
version
of type String inherited from super class Document
.
authors
list of type String inherited from super class Document
.
isPublic
of type bool inherited from super class Document
.
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
teamAcl
object of class Acl
inherited from super class User
.
billingInfo
object of class BillingInfo
inherited from super class User
.
acl
object of class Acl
inherited from super class Document
.
createdDate
object of class Date
inherited from super class Document
.
lastModifiedDate
object of class Date
inherited from super class Document
.
urls
list of class Url
inherited from super class Document
.
meta
list of class Pair
inherited from super class Document
.
url
object of class Url
inherited from super class Document
.
email
of type String inherited from super class User
.
isValidated
of type bool inherited from super class User
.
domain
of type String inherited from super class User
.
roles
list of type String inherited from super class User
.
invitedByUsername
of type String inherited from super class User
.
invitationCounts
of type int inherited from super class User
.
maxInvitation
of type int inherited from super class User
.
description
of type String inherited from super class Document
.
name
of type String inherited from super class Document
.
createdBy
of type String inherited from super class Document
.
tags
list of type String inherited from super class Document
.
version
of type String inherited from super class Document
.
authors
list of type String inherited from super class Document
.
isPublic
of type bool inherited from super class Document
.
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
teamAcl
object of class Acl
inherited from super class User
.
billingInfo
object of class BillingInfo
inherited from super class User
.
acl
object of class Acl
inherited from super class Document
.
createdDate
object of class Date
inherited from super class Document
.
lastModifiedDate
object of class Date
inherited from super class Document
.
urls
list of class Url
inherited from super class Document
.
meta
list of class Pair
inherited from super class Document
.
url
object 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)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.