aries / net.globalid.aries.features.presentproof.models / RevocationInterval

RevocationInterval

@JsonClass(true) data class RevocationInterval

Proof revocation interval

Constructors

<init>

Proof revocation interval

RevocationInterval(from: Long, to: Long)

Properties

from

val from: Long

to

val to: Long