validTimeFrame property

TimeFrame validTimeFrame
final

The time frame during which a request can be replayed.

If the request is replayed outside of this time frame, the whenExpired action will be taken.

Implementation

final TimeFrame validTimeFrame;