expiringTimestamp property

DateTime? expiringTimestamp
getter/setter pair

The optional validation date of this subject.

Converts to/from an ISO-8601 string for/from ditto. For more information see https://www.eclipse.org/ditto/basic-policy.html#expiring-policy-subjects.

Implementation

DateTime? expiringTimestamp;