# api_python_client.model.status_transition.StatusTransition Defines an item in a status transition log #### Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **actingUser** | **str** | The user that triggered the change of status | **status** | **str** | The status that was transitioned to | **timestamp** | **str** | The time at which the status transition occurred | **any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)