ContentFavorite: ContentFavorite Class

ContentFavoriteR Documentation

ContentFavorite Class

Description

ContentFavorite Class

ContentFavorite Class

Public fields

id
user_id
content_metadata_id
look_id
dashboard_id
look
dashboard
board_id

Methods

Public methods


Method new()

Usage
ContentFavorite$new(
  id,
  user_id,
  content_metadata_id,
  look_id,
  dashboard_id,
  look,
  dashboard,
  board_id
)

Method toJSON()

Usage
ContentFavorite$toJSON()

Method fromJSONObject()

Usage
ContentFavorite$fromJSONObject(ContentFavoriteJsonObject)

Method fromJSON()

Usage
ContentFavorite$fromJSON(ContentFavoriteJson)

Method toJSONString()

Usage
ContentFavorite$toJSONString()

Method fromJSONString()

Usage
ContentFavorite$fromJSONString(ContentFavoriteJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ContentFavorite$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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