| BillingInfo | R Documentation |
BillingInfo
BillingInfo
R6Class object.
tercenApi::Base -> BillingInfo
firstNameof type String.
lastNameof type String.
companyNameof type String.
taxIdobject of class TaxId.
addressobject 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.