TESSA Web API
    Preparing search index...

    Represents the full data associated with API access token.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    created: string = DefaultValues.dateTime

    The creation date and time of the token.

    createdById: string = DefaultValues.guid

    The identifier of the employee who created the token.

    createdByName: string = DefaultValues.str

    =The name of the user for whom the token was created.

    description: string = DefaultValues.str

    A description of the token.

    expires: string = DefaultValues.dateTime

    The expiration date and time of the token.

    hash: string = DefaultValues.str

    The hash of the token.

    id: string = DefaultValues.guid

    The identifier of the token.

    languageId: null | number = null

    Language identifier associated with the token.

    languageName: null | string = null

    Language display name associated with the token.

    lastActivity: null | string = null

    The date and time of token last activity.

    scope: string = DefaultValues.str

    The scope of the token.

    subnet: null | string = null

    Subnet mask associated with the token.

    timeZoneId: null | number = null

    Time zone identifier associated with the token.

    timeZoneName: null | string = null

    Time zone display name associated with the token.

    userId: null | string = null

    The identifier of the user for whom the token was created.

    userName: null | string = null

    The name of the user for whom the token was created.

    Methods

    • Returns boolean

    • Returns this