Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.13 KB

GetMilestonesByContract200ResponseDataInner.md

File metadata and controls

21 lines (13 loc) · 1.13 KB

GetMilestonesByContract200ResponseDataInner

Properties

Name Type Description Notes
id GetMilestonesByContract200ResponseDataInnerId
title String The title of the milestone.
amount String The amount to be paid for completing this milestone.
status String The current status of the milestone, such as 'Pending Approval', 'Approved', or 'Completed'.
createdAt OffsetDateTime The creation date of the milestone in ISO-8601 format.
description String A detailed description of the milestone.
reportedBy GetMilestonesByContract200ResponseDataInnerReportedBy
reviewedBy GetMilestonesByContract200ResponseDataInnerReviewedBy
approvalRequested Boolean Indicates whether approval has been requested for the milestone.