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. |