fromTimestamp property

int? fromTimestamp
final

Epoch time, in seconds. If set, acts as filter for minimum swap creation time, inclusive.

Implementation

final int? fromTimestamp;