ContractTypeCompanion
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.
ContractTypeCompanion
The commonality between ContractCompanion and InterfaceCompanion.
ContractTypeCompanion - stable
Upstream docs: Open
Signature
public abstract class ContractTypeCompanion<Ct,Id,ContractType,Data> extends Object
Members
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | PACKAGE | 3.4.8 | - | - |
| Open | PACKAGE_ID | 3.4.8 | - | - |
| Open | PACKAGE_NAME | 3.4.8 | - | - |
| Open | PACKAGE_VERSION | 3.4.8 | - | - |
| Open | TEMPLATE_ID | 3.4.8 | - | - |
| Open | TEMPLATE_ID_WITH_PACKAGE_ID | 3.4.8 | - | - |
| Open | choices | 3.4.8 | - | - |
| Open | fromCreatedEvent(CreatedEvent) | 3.4.8 | - | - |
| Open | getTemplateIdWithPackageId() | 3.4.8 | - | - |
| Open | toContractId(ContractId<ContractType>) | 3.4.8 | - | - |
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.