ttl property
The duration from the time this challenge is minted until its expiration.
This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration.
Implementation
core.String? ttl;