langfuse-client-base 0.13.0

Auto-generated Langfuse API client from OpenAPI specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# UnstablePublicApiError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** | Human-readable description of the failure. | 
**code** | [**models::UnstablePublicApiErrorCode**]UnstablePublicApiErrorCode.md |  | 
**details** | Option<[**models::UnstablePublicApiErrorDetails**]UnstablePublicApiErrorDetails.md> |  | [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)