# atom_api.ModelAssetSizePayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | Date for this asset size record | 
**assetSize** | **Number** | “Growth of a dollar” within the model on the particular date | 
**isReconciled** | **Boolean** | Indicates the asset size record is reconciled. true means it is reconciled | 
**modelId** | **String** | The ID of the model for the asset size record | 
**currencyCode** | **String** | Alphabetic currency code for the base currency of the model, limited to 3 characters | [optional] 
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 


