Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

ChangeStatusRequest.md

File metadata and controls

12 lines (8 loc) · 570 Bytes

ChangeStatusRequest

Properties

Name Type Description Notes
id str The ID of the status to be changed. Silently ignored if the ID is provided as path parameter of the request.
name str The new name for the status. [optional]
description str The new description for the status. [optional]

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