timestamp property

int? timestamp

The timestamp of the block this transaction was mined in. If the block has not been mined, this is null.

Implementation

external int? get timestamp;