aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/sra_client/docs/OrderSchema.md
blob: 5378c95f44d3a4da912d36ae36f2f9890c0ecb15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# OrderSchema

## Properties

| Name                        | Type    | Description | Notes |
| --------------------------- | ------- | ----------- | ----- |
| **maker_address**           | **str** |             |
| **taker_address**           | **str** |             |
| **maker_fee**               | **str** |             |
| **taker_fee**               | **str** |             |
| **sender_address**          | **str** |             |
| **maker_asset_amount**      | **str** |             |
| **taker_asset_amount**      | **str** |             |
| **maker_asset_data**        | **str** |             |
| **taker_asset_data**        | **str** |             |
| **salt**                    | **str** |             |
| **exchange_address**        | **str** |             |
| **fee_recipient_address**   | **str** |             |
| **expiration_time_seconds** | **str** |             |

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