Token: Token

TokenR Documentation

Token

Description

Token

Token

Format

R6Class object.

Super class

tercenApi::Base -> Token

Public fields

userId

of type String.

token

of type String.

domain

of type String.

expiry

object of class Date.

Methods

Public methods

Inherited methods

Method new()

Usage
Token$new(json = NULL)

Method init()

Usage
Token$init()

Method initJson()

Usage
Token$initJson(json)

Method toTson()

Usage
Token$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Token$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.