InlineResponse200: InlineResponse200

InlineResponse200R Documentation

InlineResponse200

Description

InlineResponse200 Class

Format

An R6Class generator object

Public fields

stats

character [optional]

Methods

Public methods


Method new()

Usage
InlineResponse200$new(stats = NULL, ...)

Method toJSON()

Usage
InlineResponse200$toJSON()

Method fromJSON()

Usage
InlineResponse200$fromJSON(InlineResponse200Json)

Method toJSONString()

Usage
InlineResponse200$toJSONString()

Method fromJSONString()

Usage
InlineResponse200$fromJSONString(InlineResponse200Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.