# GitChrisQueen_TDA_JS.OptionOptionDeliverables

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

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

* `USD` (value: `"USD"`)
* `CAD` (value: `"CAD"`)
* `EUR` (value: `"EUR"`)
* `JPY` (value: `"JPY"`)

