validTimeInterval property

TimeInterval? validTimeInterval
getter/setter pair

The time period this object will be active and object can be used.

An object's state will be changed to expired when this time period has passed.

Implementation

TimeInterval? validTimeInterval;