
[//]: # (CLASS:Beta)

[//]: # (KIND:object)

### Beta

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**periodType** | String | Type of period for this beta value. &nbsp;
**oneYearBeta** | Number | The one year beta value for this security. &nbsp;
**threeYearBeta** | Number | The three year beta value for this security. &nbsp;
**fiveYearBeta** | Number | The five year beta value for this security. &nbsp;
**sevenYearBeta** | Number | The seven year beta value for this security. &nbsp;
**tenYearBeta** | Number | The ten year beta value for this security. &nbsp;
**security** | [**SecuritySummary**](SecuritySummary.md) | The Security. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:SecuritySummary)



<br/>

#### Enum: PeriodTypeEnum**

Name | Value
---- | -----
weekly | &quot;weekly&quot;
monthly | &quot;monthly&quot;



