CreateSpace: CreateSpace Class

CreateSpaceR Documentation

CreateSpace Class

Description

CreateSpace Class

CreateSpace Class

Public fields

name
parent_id

Methods

Public methods


Method new()

Usage
CreateSpace$new(name, parent_id)

Method toJSON()

Usage
CreateSpace$toJSON()

Method fromJSONObject()

Usage
CreateSpace$fromJSONObject(CreateSpaceJsonObject)

Method fromJSON()

Usage
CreateSpace$fromJSON(CreateSpaceJson)

Method toJSONString()

Usage
CreateSpace$toJSONString()

Method fromJSONString()

Usage
CreateSpace$fromJSONString(CreateSpaceJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CreateSpace$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.