diff options
Diffstat (limited to 'python-packages/sra_client/docs/OrderSchema.md')
-rw-r--r-- | python-packages/sra_client/docs/OrderSchema.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/python-packages/sra_client/docs/OrderSchema.md b/python-packages/sra_client/docs/OrderSchema.md deleted file mode 100644 index 5378c95f4..000000000 --- a/python-packages/sra_client/docs/OrderSchema.md +++ /dev/null @@ -1,21 +0,0 @@ -# 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) |