canton-api-client 3.6.0-0.1.0

Canton Ledger API rust client
Documentation
# JsCantonError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** |  | 
**cause** | **String** |  | 
**correlation_id** | Option<**String**> |  | [optional]
**trace_id** | Option<**String**> |  | [optional]
**context** | **std::collections::HashMap<String, String>** |  | 
**resources** | Option<[**Vec<Vec<String>>**]Vec.md> |  | [optional]
**error_category** | **i32** |  | 
**grpc_code_value** | Option<**i32**> |  | [optional]
**retry_info** | Option<**String**> |  | [optional]
**definite_answer** | Option<**bool**> |  | [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)