cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# InvalidNetworkError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | Specifies an error code, e.g. error 404. | 
**message** | **String** | Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”. | 
**details** | Option<[**Vec<crate::models::BannedIpAddressErrorDetails>**]BannedIpAddress_error_details.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)