InterfaceCompanion
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.
InterfaceCompanion
Metadata and utilities associated with an interface as a whole. Its subclasses serve to disambiguate various generated toInterface overloads.
InterfaceCompanion - stable
Upstream docs: Open
Signature
public abstract class InterfaceCompanion<I,Id,View> extends ContractTypeCompanion<Contract<Id,View>,Id,I,View>
Members
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | fromCreatedEvent(CreatedEvent) | 3.4.8 | - | - |
| Open | fromJson(String) | 3.4.8 | - | - |
| Open | valueDecoder | 3.4.8 | - | - |
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.