Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 926 Bytes

JobSegmentDto.md

File metadata and controls

18 lines (14 loc) · 926 Bytes

JobSegmentDto

Properties

Name Type Description Notes
Id string [optional] [default to null]
Source string [optional] [default to null]
Translation string [optional] [default to null]
CreatedAt int64 [optional] [default to null]
ModifiedAt int64 [optional] [default to null]
CreatedBy *UserReference [optional] [default to null]
ModifiedBy *UserReference [optional] [default to null]
WorkflowLevel int32 [optional] [default to null]
WorkflowStep *WorkflowStepDto [optional] [default to null]

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