codexsdk 1.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# Estimate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from_amount** | **String** |  | 
**to_amount** | **String** |  | 
**to_amount_min** | **String** |  | 
**approval_address** | **String** |  | 
**gas_costs** | [**Vec<models::GasCost>**]GasCost.md |  | 
**execution_duration** | **f64** |  | 
**fee_costs** | Option<[**Vec<models::FeeCost>**]FeeCost.md> |  | [optional]
**from_amount_usd** | **String** |  | 
**to_amount_usd** | **String** |  | 

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