Complete documentation page mirrored and translated for learning. Attribution is shown at the bottom of each article.

阅读中文版

referencejavacom-daml-ledger-javaapi-data-codegendefineddatatype

DefinedDataType

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.

DefinedDataType

The codegen-decoded form of any of these: what DamlRecord describes, a Variant without type parameters, or any DamlEnum. Its encoded counterpart is Value, which can be produced with toValue().

DefinedDataType - stable

Upstream docs: Open

Signature

public interface DefinedDataType<T>

Members

DocsMemberIntroducedDeprecatedRemoved
OpenjsonEncoder()3.4.8--
OpentoJson()3.4.8--
OpentoValue()3.4.8--

Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.