FormatHolder
@Serializable
Data class for DIF Presentation Exchange v1.0.0
Constructors
Link copied to clipboard
constructor(jwt: FormatContainerJwt? = null, jwtVp: FormatContainerJwt? = null, jwtVc: FormatContainerJwt? = null, jwtSd: FormatContainerJwt? = null, ldp: FormatContainerLdp? = null, ldpVp: FormatContainerLdp? = null, ldpVc: FormatContainerLdp? = null, msoMdoc: FormatContainerJwt? = null)