ApiCallProfile: ApiCallProfile

ApiCallProfileR Documentation

ApiCallProfile

Description

ApiCallProfile

ApiCallProfile

Format

R6Class object, super class Profile.

Super classes

tercenApi::Base -> tercenApi::Profile -> ApiCallProfile

Public fields

name

of type String inherited from super class Profile.

nCalls

of type int.

Active bindings

name

of type String inherited from super class Profile.

Methods

Public methods

Inherited methods

Method new()

Usage
ApiCallProfile$new(json = NULL)

Method init()

Usage
ApiCallProfile$init()

Method initJson()

Usage
ApiCallProfile$initJson(json)

Method toTson()

Usage
ApiCallProfile$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiCallProfile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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