InvitationType: InvitationType

InvitationTypeR Documentation

InvitationType

Description

InvitationType Class

Format

An R6Class generator object

Methods

Public methods


Method new()

Usage
InvitationType$new(...)

Method toJSON()

Usage
InvitationType$toJSON()

Method fromJSON()

Usage
InvitationType$fromJSON(InvitationTypeJson)

Method toJSONString()

Usage
InvitationType$toJSONString()

Method fromJSONString()

Usage
InvitationType$fromJSONString(InvitationTypeJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InvitationType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.