# GitChrisQueen_TDA_JS.OptionOptionDeliverables

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assetType** | [**EquityAssetType**](EquityAssetType.md) |  | [optional] 
**currencyType** | **String** |  | [optional] 
**deliverableUnits** | **Number** |  | [optional] 
**symbol** | **String** |  | [optional] 


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


* `USD` (value: `"USD"`)

* `CAD` (value: `"CAD"`)

* `EUR` (value: `"EUR"`)

* `JPY` (value: `"JPY"`)




