TaxId: TaxId

TaxIdR Documentation

TaxId

Description

TaxId

TaxId

Format

R6Class object.

Super class

tercenApi::Base -> TaxId

Public fields

type

of type String.

value

of type String.

isValid

of type bool.

Methods

Public methods

Inherited methods

Method new()

Usage
TaxId$new(json = NULL)

Method init()

Usage
TaxId$init()

Method initJson()

Usage
TaxId$initJson(json)

Method toTson()

Usage
TaxId$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
TaxId$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.