expiration

@SerialName(value = "exp")
@Serializable(with = InstantLongSerializer::class)
val expiration: Instant?(source)

OPTIONAL. The expiry time of the Verifiable Credential after which the Verifiable Credential is no longer valid. See RFC7519 for more information.