CredentialsEmailSearch: CredentialsEmailSearch Class

CredentialsEmailSearchR Documentation

CredentialsEmailSearch Class

Description

CredentialsEmailSearch Class

CredentialsEmailSearch 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
CredentialsEmailSearch$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
CredentialsEmailSearch$toJSON()

Method fromJSONObject()

Usage
CredentialsEmailSearch$fromJSONObject(CredentialsEmailSearchJsonObject)

Method fromJSON()

Usage
CredentialsEmailSearch$fromJSON(CredentialsEmailSearchJson)

Method toJSONString()

Usage
CredentialsEmailSearch$toJSONString()

Method fromJSONString()

Usage
CredentialsEmailSearch$fromJSONString(CredentialsEmailSearchJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsEmailSearch$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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