Options
All
  • Public
  • Public/Protected
  • All
Menu

ApplicationLink contains the data of a link to a centralized application

Hierarchy

  • ApplicationLink

Index

Properties

Optional creationTime

creationTime: Date

CreationTime represents the time in which the link was created

Optional data

data: Data

Data contains the details of this specific link

Optional oracleRequest

oracleRequest: OracleRequest

OracleRequest represents the request that has been made to the oracle

Optional result

result: Result

Data coming from the result of the verification. Only available when the state is STATE_SUCCESS

state

State of the link

user

user: string

User to which the link is associated

Generated using TypeDoc