PendingState: PendingState

PendingStateR Documentation

PendingState

Description

PendingState

PendingState

Format

R6Class object, super class State.

Super classes

tercenApi::Base -> tercenApi::State -> PendingState

Methods

Public methods

Inherited methods

Method new()

Usage
PendingState$new(json = NULL)

Method init()

Usage
PendingState$init()

Method initJson()

Usage
PendingState$initJson(json)

Method toTson()

Usage
PendingState$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
PendingState$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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