Version: 0.17.1

Interface: NetworkTrustlineUpdateEventRaw

"typings".NetworkTrustlineUpdateEventRaw

Hierarchy#

Properties#

blockHash#

• blockHash: string

Inherited from BlockchainEvent.blockHash

Defined in src/typings.ts:134


blockNumber#

• blockNumber: number

Inherited from BlockchainEvent.blockNumber

Defined in src/typings.ts:131


counterParty#

• counterParty: string

Inherited from TLEvent.counterParty

Defined in src/typings.ts:142


direction#

• direction: string

Inherited from TLEvent.direction

Defined in src/typings.ts:141


from#

• from: string

Inherited from TLEvent.from

Defined in src/typings.ts:139


given#

• given: string

Defined in src/typings.ts:164


interestRateGiven#

• interestRateGiven: string

Defined in src/typings.ts:166


interestRateReceived#

• interestRateReceived: string

Defined in src/typings.ts:167


isFrozen#

• isFrozen: boolean

Defined in src/typings.ts:168


logIndex#

• logIndex: number

Inherited from BlockchainEvent.logIndex

Defined in src/typings.ts:135


networkAddress#

• networkAddress: string

Inherited from NetworkEvent.networkAddress

Defined in src/typings.ts:147


received#

• received: string

Defined in src/typings.ts:165


status#

• status: string

Inherited from BlockchainEvent.status

Defined in src/typings.ts:132


timestamp#

• timestamp: number

Inherited from BlockchainEvent.timestamp

Defined in src/typings.ts:130


to#

• to: string

Inherited from TLEvent.to

Defined in src/typings.ts:140


transactionHash#

• transactionHash: string

Inherited from BlockchainEvent.transactionHash

Defined in src/typings.ts:133


type#

• type: string

Inherited from BlockchainEvent.type

Defined in src/typings.ts:129


user#

• user: string

Inherited from TLEvent.user

Defined in src/typings.ts:143