# GitChrisQueen_TDA_JS.Fundamental

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assetType** | **String** |  | [optional] 
**cusip** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**exchange** | **String** |  | [optional] 
**fundamental** | [**FundamentalFundamental**](FundamentalFundamental.md) |  | [optional] 
**symbol** | **String** |  | [optional] 


<a name="AssetTypeEnum"></a>
## Enum: AssetTypeEnum


* `EQUITY` (value: `"EQUITY"`)

* `ETF` (value: `"ETF"`)

* `MUTUAL_FUND` (value: `"MUTUAL_FUND"`)

* `UNKNOWN` (value: `"UNKNOWN"`)




