UNPKG

@gitchrisqueen/tdameritrade-api-js-client

Version:
21 lines (16 loc) 635 B
# 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"`)