case classMetadataDefinition(id: UUID = UUID.generate(), spaceId: Option[UUID] = scala.None, json: JsValue) extends Product with Serializable
Definition of metadata fields to present to the user a list of options.
This can be defined local within the local instance or retrieved from a remote server.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Definition of metadata fields to present to the user a list of options. This can be defined local within the local instance or retrieved from a remote server.