| Address | R Documentation |
Address
Address
R6Class object.
tercenApi::Base -> Address
countryof type String.
stateof type String.
cityof type String.
zipCodeof type String.
address1of type String.
address2of type String.
phoneof 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.