Skip to contents

InvitationStatus Class

Format

An R6Class generator object

Methods


Method new()

Usage


Method toJSON()

Usage

InvitationStatus$toJSON()


Method fromJSON()

Usage

InvitationStatus$fromJSON(InvitationStatusJson)


Method toJSONString()

Usage

InvitationStatus$toJSONString()


Method fromJSONString()

Usage

InvitationStatus$fromJSONString(InvitationStatusJson)


Method clone()

The objects of this class are cloneable with this method.

Usage

InvitationStatus$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.