@gitchrisqueen/tdameritrade-api-js-client
Version:
TD Ameritrade API integration for node.js
25 lines (20 loc) • 964 B
Markdown
# GitChrisQueen_TDA_JS.UserPrincipalAuthorizations
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**apex** | **Boolean** | | [optional] [default to false]
**levelTwoQuotes** | **Boolean** | | [optional] [default to false]
**stockTrading** | **Boolean** | | [optional] [default to false]
**marginTrading** | **Boolean** | | [optional] [default to false]
**streamingNews** | **Boolean** | | [optional] [default to false]
**optionTradingLevel** | **String** | | [optional]
**streamerAccess** | **Boolean** | | [optional] [default to false]
**advancedMargin** | **Boolean** | | [optional] [default to false]
**scottradeAccount** | **Boolean** | | [optional] [default to false]
<a name="OptionTradingLevelEnum"></a>
## Enum: OptionTradingLevelEnum
* `COVERED` (value: `"COVERED"`)
* `FULL` (value: `"FULL"`)
* `LONG` (value: `"LONG"`)
* `SPREAD` (value: `"SPREAD"`)
* `NONE` (value: `"NONE"`)