Filter.Interface
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.
Filter.Interface
Settings for including an interface in CumulativeFilter. There are four possible values: HIDE_VIEW_HIDE_CREATED_EVENT_BLOB and INCLUDE_VIEW_HIDE_CREATED_EVENT_BLOB and HIDE_VIEW_INCLUDE_CREATED_EVENT_BLOB and INCLUDE_VIEW_INCLUDE_CREATED_EVENT_BLOB.
Filter.Interface - stable
Upstream docs: Open
Signature
public static enum Filter.Interface extends Enum<Filter.Interface>
Members
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | HIDE_VIEW_HIDE_CREATED_EVENT_BLOB | 3.4.8 | - | - |
| Open | HIDE_VIEW_INCLUDE_CREATED_EVENT_BLOB | 3.4.8 | - | - |
| Open | INCLUDE_VIEW_HIDE_CREATED_EVENT_BLOB | 3.4.8 | - | - |
| Open | INCLUDE_VIEW_INCLUDE_CREATED_EVENT_BLOB | 3.4.8 | - | - |
| Open | includeCreatedEventBlob | 3.4.8 | - | - |
| Open | includeInterfaceView | 3.4.8 | - | - |
| Open | toProto(Identifier) | 3.4.8 | - | - |
| Open | valueOf(String) | 3.4.8 | - | - |
| Open | values() | 3.4.8 | - | - |
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.