aries / net.globalid.aries.features.presentproof.record / PresentProofProposal

PresentProofProposal

@JsonClass(true) data class PresentProofProposal

Constructors

<init>

PresentProofProposal(comment: String, attributes: List<PresentationPreviewAttribute>, predicates: List<PresentationPreviewPredicate>)

Properties

attributes

val attributes: List<PresentationPreviewAttribute>

comment

val comment: String

predicates

val predicates: List<PresentationPreviewPredicate>