Interface for objects representing DAML templates. It is similar to the Template type class in DAML.
Template
The template type.
The contract key type.
The contract id type.
The decoder for a contract of template T.
NB: This is a function to allow for mutually recursive decoders.
Generated using TypeDoc
Interface for objects representing DAML templates. It is similar to the
Template
type class in DAML.