clientNonceExpiresIn

@SerialName(value = "c_nonce_expires_in")
@Serializable(with = DurationSecondsIntSerializer::class)
val clientNonceExpiresIn: Duration? = null

OID4VCI: OPTIONAL JSON integer denoting the lifetime in seconds of the clientNonce.