Record

com.digitalasset.transcode.schema.Descriptor.Record
See theRecord companion object
final case class Record extends Adt

Product data type. Has a list of named fields.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Descriptor
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

final val descriptorName: String

Attributes

Inherited from:
Descriptor