# GitChrisQueen_TDA_JS.CashEquivalent

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


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


* `SAVINGS` (value: `"SAVINGS"`)

* `MONEY_MARKET_FUND` (value: `"MONEY_MARKET_FUND"`)




