@gitchrisqueen/tdameritrade-api-js-client
Version:
TD Ameritrade API integration for node.js
21 lines (16 loc) • 635 B
Markdown
# GitChrisQueen_TDA_JS.Fundamental
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cusip** | **String** | | [optional]
**symbol** | **String** | | [optional]
**description** | **String** | | [optional]
**exchange** | **String** | | [optional]
**assetType** | **String** | | [optional]
**fundamental** | [**FundamentalFundamental**](FundamentalFundamental.md) | | [optional]
<a name="AssetTypeEnum"></a>
## Enum: AssetTypeEnum
* `EQUITY` (value: `"EQUITY"`)
* `ETF` (value: `"ETF"`)
* `MUTUAL_FUND` (value: `"MUTUAL_FUND"`)
* `UNKNOWN` (value: `"UNKNOWN"`)