| InvitationData | R Documentation |
InvitationData Class
An R6Class generator object
invitationslist( Invitation ) [optional]
pagination_metadataPaginationMetadata [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.