InvitationData | R Documentation |
InvitationData Class
An R6Class
generator object
invitations
list( Invitation ) [optional]
pagination_metadata
PaginationMetadata [optional]
new()
InvitationData$new(invitations = NULL, pagination_metadata = NULL, ...)
toJSON()
InvitationData$toJSON()
fromJSON()
InvitationData$fromJSON(InvitationDataJson)
toJSONString()
InvitationData$toJSONString()
fromJSONString()
InvitationData$fromJSONString(InvitationDataJson)
clone()
The objects of this class are cloneable with this method.
InvitationData$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.