AttachmentDataAny

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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product