Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 952 Bytes

AnalyseDto.md

File metadata and controls

17 lines (13 loc) · 952 Bytes

AnalyseDto

Properties

Name Type Description Notes
Id string [optional] [default to null]
Type_ string [optional] [default to null]
Name string [optional] [default to null]
AssignedLinguist *UserReference [optional] [default to null]
CreatedBy *UserReference [optional] [default to null]
DateCreated time.Time [optional] [default to null]
NetRateScheme *NetRateSchemeReference [optional] [default to null]
AnalyseLanguageParts []AnalyseLanguagePartDto [optional] [default to null]

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