Address | R Documentation |
Address
Address
R6Class
object.
tercenApi::Base
-> Address
country
of type String.
state
of type String.
city
of type String.
zipCode
of type String.
address1
of type String.
address2
of type String.
phone
of type String.
new()
Address$new(json = NULL)
init()
Address$init()
initJson()
Address$initJson(json)
toTson()
Address$toTson()
clone()
The objects of this class are cloneable with this method.
Address$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.