Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1012 Bytes

EditProjectDto.md

File metadata and controls

19 lines (15 loc) · 1012 Bytes

EditProjectDto

Properties

Name Type Description Notes
Name string [default to null]
Status string [optional] [default to null]
Client *IdReference [optional] [default to null]
BusinessUnit *IdReference [optional] [default to null]
Domain *IdReference [optional] [default to null]
SubDomain *IdReference [optional] [default to null]
Owner *IdReference [optional] [default to null]
PurchaseOrder string [optional] [default to null]
DateDue time.Time [optional] [default to null]
Note string [optional] [default to null]

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