CredentialsLookerOpenid: CredentialsLookerOpenid Class

CredentialsLookerOpenidR Documentation

CredentialsLookerOpenid Class

Description

CredentialsLookerOpenid Class

CredentialsLookerOpenid Class

Public fields

can
created_at
email
is_disabled
logged_in_at
logged_in_ip
type
url
user_url

Methods

Public methods


Method new()

Usage
CredentialsLookerOpenid$new(
  can,
  created_at,
  email,
  is_disabled,
  logged_in_at,
  logged_in_ip,
  type,
  url,
  user_url
)

Method toJSON()

Usage
CredentialsLookerOpenid$toJSON()

Method fromJSONObject()

Usage
CredentialsLookerOpenid$fromJSONObject(CredentialsLookerOpenidJsonObject)

Method fromJSON()

Usage
CredentialsLookerOpenid$fromJSON(CredentialsLookerOpenidJson)

Method toJSONString()

Usage
CredentialsLookerOpenid$toJSONString()

Method fromJSONString()

Usage
CredentialsLookerOpenid$fromJSONString(CredentialsLookerOpenidJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsLookerOpenid$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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