# 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"`)

