expires property

String? expires
getter/setter pair

Date the content expires and is no longer useful or available. For example a SchemaVideoObject or SchemaNewsArticle whose availability or relevance is time-limited, a SchemaClaimReview fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a SchemaCertification the validity has expired.

Supported types: String, String

Implementation

String? expires;