Interface for objects representing Daml templates. It is similar to the Template type class in Daml.
Template
T The template type.
K The contract key type.
I The template id type.
Internal
Encodes T in expected shape for JSON API.
Interface for objects representing Daml templates. It is similar to the
Template
type class in Daml.Typeparam
T The template type.
Typeparam
K The contract key type.
Typeparam
I The template id type.