BillingInfo | R Documentation |
BillingInfo
BillingInfo
R6Class
object.
tercenApi::Base
-> BillingInfo
firstName
of type String.
lastName
of type String.
companyName
of type String.
taxId
object of class TaxId
.
address
object of class Address
.
new()
BillingInfo$new(json = NULL)
init()
BillingInfo$init()
initJson()
BillingInfo$initJson(json)
toTson()
BillingInfo$toTson()
clone()
The objects of this class are cloneable with this method.
BillingInfo$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.