FlowEvent
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getBlockId() | string | Example: c49322287d9ce1d05e909668a15f3e1ed5593b11ace2cbbee56eebf8e9fb1a85 | [optional] |
getBlockHeight() | float | Example: 14493280 | [optional] |
getBlockTimestamp() | string | Example: 2021-05-14T21:08:34.536Z | [optional] |
getType() | string | Example: A.7e60df042a9c0868.FlowToken.TokensWithdrawn | [optional] |
getTransactionId() | string | Example: d1c75a84e4bdf0dd9bf1bcd0ce4fb25f89e2ed3c5e9574dbca2760b52c428717 | [optional] |
getTransactionIndex() | float | Example: 0 | [optional] |
getEventIndex() | float | Example: 0 | [optional] |
getPayload() | \Tatum\Model\FlowEventPayload | Example: null | [optional] |