# atom_api.BenchmarkPayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the benchmark | 
**composition** | [**[BenchmarkPayloadComposition]**](BenchmarkPayloadComposition.md) |  | [optional] 
**description** | **String** | Description of the benchmark such as the market segment that it represents | [optional] 
**clientId** | **String** | The ID of the client to which the benchmark belongs, if any | [optional] 
**isActive** | **Boolean** | Indicates if the benchmark is active. Defaults to true which means it is active | [optional] [default to true]
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 


