Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 898 Bytes

ClientDto.md

File metadata and controls

17 lines (13 loc) · 898 Bytes

ClientDto

Properties

Name Type Description Notes
Id string [optional] [default to null]
Name string [optional] [default to null]
ExternalId string [optional] [default to null]
Note string [optional] [default to null]
DisplayNoteInProject bool Default: false [optional] [default to null]
PriceList *PriceListReference [optional] [default to null]
NetRateScheme *NetRateSchemeReference [optional] [default to null]
CreatedBy *UserReference [optional] [default to null]

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