validUntil property
When set, it states that the accepted TermsOfService
is only valid until
the end of this date (in UTC).
A new one must be accepted before then. The information of the required
TermsOfService
is found in the Required
message.
Optional.
Implementation
Date? validUntil;