Plan | R Documentation |
Plan
Plan
R6Class
object.
tercenApi::Base
-> Plan
name
of type String.
displayName
of type String.
paymentProviderPlanId
of type String.
descriptions
list of type String.
price
of type double.
new()
Plan$new(json = NULL)
init()
Plan$init()
initJson()
Plan$initJson(json)
toTson()
Plan$toTson()
clone()
The objects of this class are cloneable with this method.
Plan$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.