@gitchrisqueen/tdameritrade-api-js-client
Version:
TD Ameritrade API integration for node.js
19 lines (14 loc) • 533 B
Markdown
# 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"`)