Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.18 KB

TransMemoryDtoV2.md

File metadata and controls

21 lines (17 loc) · 1.18 KB

TransMemoryDtoV2

Properties

Name Type Description Notes
Id string [optional] [default to null]
InternalId int32 [optional] [default to null]
Name string [optional] [default to null]
SourceLang string [optional] [default to null]
TargetLangs []string [optional] [default to null]
Client *ClientReference [optional] [default to null]
BusinessUnit *BusinessUnitReference [optional] [default to null]
Domain *DomainReference [optional] [default to null]
SubDomain *SubDomainReference [optional] [default to null]
Note string [optional] [default to null]
DateCreated time.Time [optional] [default to null]
CreatedBy *UserReference [optional] [default to null]

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