Image_urlCase

io.github.quafadas.dairect.MessageToSend.Image_urlCase
See theImage_urlCase companion object
final case class Image_urlCase(image_url: ImageUrl) extends MessageToSend

Attributes

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

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
MessageToSend
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
MessageToSend
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def widen: MessageToSend

Attributes

Inherited from:
MessageToSend