Lilt API Binding for Javascript
| Name | Type | Description | Notes | 
|---|---|---|---|
| projectId | Number | The id of the project. | |
| success | Boolean | True if the operation was successful for this project. | |
| error | String | An optional error message if success = false | [optional] | 
| errors | [AssignmentError] | A list of errors if there were any. | [optional] | 
| assignments | [AssignmentDetails] | Assignment details, like which user was assigned and which role. | [optional] |