ViesInfo: ViesInfo

ViesInfoR Documentation

ViesInfo

Description

ViesInfo

ViesInfo

Format

R6Class object.

Super class

tercenApi::Base -> ViesInfo

Public fields

countryCode

of type String.

vatNumber

of type String.

requestDate

of type String.

valid

of type bool.

name

of type String.

address

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
ViesInfo$new(json = NULL)

Method init()

Usage
ViesInfo$init()

Method initJson()

Usage
ViesInfo$initJson(json)

Method toTson()

Usage
ViesInfo$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ViesInfo$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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