L10n

fmgp.did.comm.extension.L10n
See theL10n companion object
case class L10n(inline: Option[Seq[L10nInline]], service: Option[L10nService], table: Option[L10nTable])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product