Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 723 Bytes

ProjectEditForm.md

File metadata and controls

17 lines (14 loc) · 723 Bytes

IO.Swagger.Model.ProjectEditForm

Properties

Name Type Description Notes
Name string
Comment string [optional]
OrderNumber string [optional]
OrderDate DateTime? [optional]
Start DateTime? [optional]
End DateTime? [optional]
Customer int? Customer ID
Color string The hexadecimal color code (default: #d2d6de) [optional]
Visible bool? [optional]

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