| Name | Type | Description | Notes |
|---|---|---|---|
| result | CreateUpdatePartModel | [optional] | |
| is_success | bool | It represents Success of an API request. | [optional] |
| message | str | The Response represents the Response Message of API | [optional] |
| status | str | The Status represents the response status of API | [optional] |
| status_code | int | The Response represents the ResponseCode of API | [optional] |