@nebius/js-sdk - v0.2.54
    Preparing search index...

    Describes the sensitive part of a recognized token format.

    Index
    • Creates a new token version.

      Parameters

      • prefix: string

        Contains the prefix.

      • delimiter: string

        Contains the delimiter.

      • signaturePosition: number

        Contains the signature position.

      • tokenPartsCount: number

        Contains the token parts count.

      Returns TokenVersion

    delimiter: string

    Contains the delimiter.

    prefix: string

    Contains the prefix.

    signaturePosition: number

    Contains the signature position.

    tokenPartsCount: number

    Contains the token parts count.