fmgp.did.comm.AttachmentDataAny
See theAttachmentDataAny companion object
case class AttachmentDataAny(jws: Option[JWS_WithOutPayload], hash: Option[String], links: Option[Seq[String]], base64: Option[Base64], json: Option[Json]) extends AttachmentData
This class is not intended to be used. (Is just a fallback to be fully compatible with the specification)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AttachmentDataclass Objecttrait Matchableclass Any
Members list
In this article