CredentialsEmail: CredentialsEmail Class

CredentialsEmailR Documentation

CredentialsEmail Class

Description

CredentialsEmail Class

CredentialsEmail Class

Public fields

can
created_at
email
forced_password_reset_at_next_login
is_disabled
logged_in_at
password_reset_url
type
url
user_url

Methods

Public methods


Method new()

Usage
CredentialsEmail$new(
  can,
  created_at,
  email,
  forced_password_reset_at_next_login,
  is_disabled,
  logged_in_at,
  password_reset_url,
  type,
  url,
  user_url
)

Method toJSON()

Usage
CredentialsEmail$toJSON()

Method fromJSONObject()

Usage
CredentialsEmail$fromJSONObject(CredentialsEmailJsonObject)

Method fromJSON()

Usage
CredentialsEmail$fromJSON(CredentialsEmailJson)

Method toJSONString()

Usage
CredentialsEmail$toJSONString()

Method fromJSONString()

Usage
CredentialsEmail$fromJSONString(CredentialsEmailJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsEmail$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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