TESSA Web API
    Preparing search index...

    Class ApiAccessTokenNewRequest

    Represents a request to create API access token.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    description: string = DefaultValues.str

    A description of the token.

    expires: null | string = null

    The expiration date and time of the token.

    info: IStorage = {}

    Additional information for request.

    languageId: null | number = null

    Language identifier associated with the token.

    languageName: null | string = null

    Language display name associated with the token.

    scope: null | string = null

    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