UNPKG

@gitchrisqueen/tdameritrade-api-js-client

Version:
30 lines (22 loc) 920 B
# GitChrisQueen_TDA_JS.TransactionTransactionItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accountId** | **Number** | | [optional] **amount** | **Number** | | [optional] **price** | **Number** | | [optional] **cost** | **Number** | | [optional] **parentOrderKey** | **Number** | | [optional] **parentChildIndicator** | **String** | | [optional] **instruction** | **String** | | [optional] **positionEffect** | **String** | | [optional] **instrument** | [**TransactionTransactionItemInstrument**](TransactionTransactionItemInstrument.md) | | [optional] <a name="InstructionEnum"></a> ## Enum: InstructionEnum * `BUY` (value: `"BUY"`) * `SELL` (value: `"SELL"`) <a name="PositionEffectEnum"></a> ## Enum: PositionEffectEnum * `OPENING` (value: `"OPENING"`) * `CLOSING` (value: `"CLOSING"`) * `AUTOMATIC` (value: `"AUTOMATIC"`)