InlineResponse20060 | R Documentation |
InlineResponse20060 Class
An R6Class
generator object
email
character
isSubUserEnabled
character
isUserActive
character
insertTime
integer
isMarginEnabled
character
isFutureEnabled
character
mobile
integer
new()
InlineResponse20060$new( email, isSubUserEnabled, isUserActive, insertTime, isMarginEnabled, isFutureEnabled, mobile, ... )
toJSON()
InlineResponse20060$toJSON()
fromJSON()
InlineResponse20060$fromJSON(InlineResponse20060Json)
toJSONString()
InlineResponse20060$toJSONString()
fromJSONString()
InlineResponse20060$fromJSONString(InlineResponse20060Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20060$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.