# UserStatusDef

This is the type that is used to define a status for a Flow

| Property                 | Description                                                                                                                                                                        |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>reactions</p><p>�</p> | <p><strong>Type:</strong>  <code>string </code><em><code>optional</code></em></p><p>the name of the flow</p>                                                                       |
| statuses                 | <p><strong>Type:</strong>  <code>UserFlowStatusesDef\<STATUSES, MUTATORS> </code><em><code>required</code></em></p><p><code>The statuses definition this flow will have</code></p> |
| initialStatus            | **Type:**  `AsapLike<StatusLike<STATUSES>>`` `*`optional`*                                                                                                                         |

�
