# atom_api.SecurityPricePayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**securityId** | **String** | The ID of the security | 
**price** | **Number** | Value for the price of the security | 
**_date** | **String** | Date and for when the particular price was applicable for this security | 
**adjustedPrice** | **Number** | Value for the adjusted price of the security | [optional] 
**currencyCode** | **String** | Alphabetic currency code for the base currency of the security, limited to 3 characters | [optional] 
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 


