Gjsify LogoGjsify Logo

Hierarchy

  • XaTransactionId

Index

Constructors

Properties

bqual_length: number

number between 1 and 64

field
data: number[]
format: number

any number

field
gtrid_length: number

number between 1 and 64

field
name: string

Methods

  • to_string(): string
  • Creates a string representation of xid, in the format <gtrid>,<bqual>,<formatID> the <gtrid> and <bqual> strings contain alphanumeric characters, and non alphanumeric characters are converted to "%ab" where ab is the hexadecimal representation of the character.

    Returns string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method