CredentialsTotp: CredentialsTotp Class

CredentialsTotpR Documentation

CredentialsTotp Class

Description

CredentialsTotp Class

CredentialsTotp Class

Public fields

can
created_at
is_disabled
type
verified
url

Methods

Public methods


Method new()

Usage
CredentialsTotp$new(can, created_at, is_disabled, type, verified, url)

Method toJSON()

Usage
CredentialsTotp$toJSON()

Method fromJSONObject()

Usage
CredentialsTotp$fromJSONObject(CredentialsTotpJsonObject)

Method fromJSON()

Usage
CredentialsTotp$fromJSON(CredentialsTotpJson)

Method toJSONString()

Usage
CredentialsTotp$toJSONString()

Method fromJSONString()

Usage
CredentialsTotp$fromJSONString(CredentialsTotpJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsTotp$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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