# atom_api.DecisionTreePayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the decision tree | 
**category** | **String** | A category for the decision tree such as “Onboarding” or “Risk Profile” | [optional] 
**subcategory** | **String** | A subcategory for the decision tree such as “Income-related” | [optional] 
**description** | **String** | Description for the decision tree such as “Tree to allocate clients to taxable portfolios” | [optional] 
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 
**metadata** | **Object** | Custom information associated with the decision tree in the format key:value | [optional] 


