blob: 15de4e4ad8bf98bfc2e61c530e4ff85b26e3ad6e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# RelayerApiAssetDataTradeInfoSchema
## Properties
| Name | Type | Description | Notes |
| -------------- | --------- | ----------- | ---------- |
| **asset_data** | **str** | |
| **min_amount** | **str** | | [optional] |
| **max_amount** | **str** | | [optional] |
| **precision** | **float** | | [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)
|