# atom_api.ModelCompositionPayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**modelId** | **String** | The ID of the model whose holdings are to be updated | 
**holdings** | [**[ModelCompositionPayloadHoldings]**](ModelCompositionPayloadHoldings.md) | The information for the new holding records to be created | 
**sellTransactionCodeId** | **String** | The transaction_code_id to be populated in any model transaction to sell securities | 
**buyTransactionCodeId** | **String** | The transaction_code_id to be populated in any model transaction to buy securities | 


