import 'package:bind_api/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| orderId | String | ||
| direction | String | ||
| assetSourceId | String | ||
| assetSourceCode | String | ||
| assetTargetId | String | ||
| assetTargetCode | String | ||
| isExecuted | bool | ||
| isCancelled | bool | ||
| amount | num | how much of an asset will be bought or sold to close this order | |
| amountFulfilled | num | how much of an asset is already bought or sold | |
| rate | num | ||
| creationTime | DateTime |