Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

constructor

Properties

Static Private Readonly __hexUuidCharacters

__hexUuidCharacters: string = "0123456789abcdef"

Methods

Static createUnqiqueIdentifier

  • createUnqiqueIdentifier(withDashes?: boolean): string

Static createUnqiqueKey

  • createUnqiqueKey(): string

Static toSha1

  • toSha1(value: string): string

Static verifyUuid

  • verifyUuid(rawUuid: string | string[], withDashes?: boolean, createNewIfEmpty?: boolean): string
  • Parameters

    • rawUuid: string | string[]
    • withDashes: boolean = true
    • createNewIfEmpty: boolean = false

    Returns string

Generated using TypeDoc. API-Dokumentation v2.0.1816. Zur Startseite © Copyright 2023 TERMINGO GmbH. All rights reserved.