Event
public struct Event
-
Declaration
Swift
public let type: String -
Undocumented
Declaration
Swift
public let transactionIndex: Int -
Undocumented
Declaration
Swift
public let eventIndex: Int -
Undocumented
Declaration
Swift
public let payload: Payload -
The event result
See moreDeclaration
Swift
public struct Result -
Undocumented
See moreDeclaration
Swift
public struct Payload : FlowEntity
View on GitHub
Event Structure Reference