# atom_api.OrderStatusPayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** | Value of the order status such as “Passed to Agent” | 
**description** | **String** | Additional description of the order status | 
**metadata** | **Object** | Custom information associated with the order status in the format key:value | [optional] 


