UNPKG

@gitchrisqueen/tdameritrade-api-js-client

Version:
26 lines (21 loc) 751 B
# GitChrisQueen_TDA_JS.SearchInstrument ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cusip** | **String** | | [optional] **symbol** | **String** | | [optional] **description** | **String** | | [optional] **exchange** | **String** | | [optional] **assetType** | **String** | | [optional] <a name="AssetTypeEnum"></a> ## Enum: AssetTypeEnum * `EQUITY` (value: `"EQUITY"`) * `ETF` (value: `"ETF"`) * `FOREX` (value: `"FOREX"`) * `FUTURE` (value: `"FUTURE"`) * `FUTURE_OPTION` (value: `"FUTURE_OPTION"`) * `INDEX` (value: `"INDEX"`) * `INDICATOR` (value: `"INDICATOR"`) * `MUTUAL_FUND` (value: `"MUTUAL_FUND"`) * `OPTION` (value: `"OPTION"`) * `UNKNOWN` (value: `"UNKNOWN"`)