@gitchrisqueen/tdameritrade-api-js-client
Version:
TD Ameritrade API integration for node.js
24 lines (16 loc) • 664 B
Markdown
# GitChrisQueen_TDA_JS.Execution
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activityType** | **String** | | [optional]
**executionType** | **String** | | [optional]
**quantity** | **Number** | | [optional]
**orderRamainingQuantity** | **Number** | | [optional]
**executionLegs** | [**[ExecutionExecutionLegs]**](ExecutionExecutionLegs.md) | | [optional]
<a name="ActivityTypeEnum"></a>
## Enum: ActivityTypeEnum
* `EXECUTION` (value: `"EXECUTION"`)
* `ORDER_ACTION` (value: `"ORDER_ACTION"`)
<a name="ExecutionTypeEnum"></a>
## Enum: ExecutionTypeEnum
* `FILL` (value: `"FILL"`)