# atom_api.ChangeModelCompositionResponseInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the model transaction record created | [optional] 
**shares** | **Number** | Number of shares of the security purchased as part of the transaction | [optional] 
**price** | **Number** | Security price at which the shares were purchased as part of the transaction | [optional] 
**_date** | **Date** | Date of the transaction | [optional] 
**modelId** | **String** | The ID of the model that the transaction record falls under | [optional] 
**securityId** | **String** | The ID of the security included in the transaction | [optional] 
**transactionCodeId** | **String** | The ID referring to the transaction codes defined by your firm | [optional] 
**createDate** | **String** | Timestamp for the date and time that the record was created | [optional] 
**updateDate** | **String** | Timestamp for the date and time that the record was last updated | [optional] 


