Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellStatus

The Active/Inactive status of the Cellat a specific Transaction Id.

Hierarchy

  • ICellStatus

Index

Methods

Methods

getActive

  • getActive(): boolean
  • Returns the Active/Inactive status. True for Active, False for Inactive.

    Returns boolean

getTxId

  • getTxId(): number
  • Returns the Transaction ID of the status change.

    Returns number

Generated using TypeDoc