OperatorRef: OperatorRef

OperatorRefR Documentation

OperatorRef

Description

OperatorRef

OperatorRef

Format

R6Class object.

Super class

tercenApi::Base -> OperatorRef

Public fields

name

of type String.

version

of type String.

operatorId

of type String.

operatorKind

of type String.

propertyValues

list of class PropertyValue.

url

object of class Url.

Methods

Public methods

Inherited methods

Method new()

Usage
OperatorRef$new(json = NULL)

Method init()

Usage
OperatorRef$init()

Method initJson()

Usage
OperatorRef$initJson(json)

Method toTson()

Usage
OperatorRef$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
OperatorRef$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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