Choice
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.
Choice
This represents a Daml choice that can be exercised on ContractIds of type ContractId
.
Choice - stable
Upstream docs: Open
Signature
public final class Choice<Tpl,ArgType,ResType> extends Object
Members
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | argJsonDecoder | 3.4.8 | - | - |
| Open | argJsonEncoder | 3.4.8 | - | - |
| Open | argTypeDecoder | 3.4.8 | - | - |
| Open | encodeArg | 3.4.8 | - | - |
| Open | name | 3.4.8 | - | - |
| Open | resultJsonDecoder | 3.4.8 | - | - |
| Open | resultJsonEncoder | 3.4.8 | - | - |
| Open | returnTypeDecoder | 3.4.8 | - | - |
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.