Interface for objects representing Daml choices.
The template type.
The choice type.
The choice return type.
The contract key type.
Returns a decoder to decode the choice arguments.
Note: we never need to decode the choice arguments, as they are sent over the API but not received.
The choice name.
Returns a deocoder to decode the return value.
Returns the template to which this choice belongs.
Generated using TypeDoc
Interface for objects representing Daml choices.