# 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"`)

