Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 741 Bytes

File metadata and controls

13 lines (10 loc) · 741 Bytes

PartCreateUpdateResponseModel

Properties

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]

[Back to Model list] [Back to API list] [Back to README]