# atom_api.GoalHoldingsResponseInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | Date for the security holding | [optional] 
**securityId** | **String** | The ID for the security included in the holding record | [optional] 
**weight** | **Number** | The weight of the security as a percentage of the client goal’s total monetary value; ex. 20 representing 20% | [optional] 
**amount** | **Number** | Monetary value of the shares in the holding record | [optional] 
**shares** | **Number** | Number of shares in the holding record | [optional] 


