canton-api-client 3.3.0-0.1.2

Canton Ledger API rust client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# EventFormat

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filters_by_party** | [**std::collections::HashMap<String, models::Filters>**]Filters.md |  | 
**filters_for_any_party** | Option<[**models::Filters**]Filters.md> |  | [optional]
**verbose** | **bool** | If enabled, values served over the API will contain more information than strictly necessary to interpret the data. In particular, setting the verbose flag to true triggers the ledger to include labels for record fields. Optional | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)