Ipfs

proto.prism.ProtoCreateStorageEntry.Data.Ipfs
final case class Ipfs(value: String) extends Data

Attributes

Graph
Supertypes
trait Data
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = String

Value members

Concrete methods

override def ipfs: Option[String]

Attributes

Definition Classes
override def isIpfs: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def bytes: Option[ByteString]

Attributes

Inherited from:
Data

Attributes

Inherited from:
Data

Attributes

Inherited from:
Data

Attributes

Inherited from:
Data

Attributes

Inherited from:
Data

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Data
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof