@JsonClass(true) data class PresentProofProposal
<init> |
PresentProofProposal(comment: String, attributes: List<PresentationPreviewAttribute>, predicates: List<PresentationPreviewPredicate>) |
attributes |
val attributes: List<PresentationPreviewAttribute> |
comment |
val comment: String |
predicates |
val predicates: List<PresentationPreviewPredicate> |