notBefore

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

OPTIONAL. The time before which the Verifiable Credential MUST NOT be accepted before validating. See RFC7519 for more information.