AmendmentRequestPostModel
Model used to set information about an amendment request.
| Name | Description | Type | Additional information |
|---|---|---|---|
| AmendmentRequestId |
Gets or sets the amendment request ID. |
globally unique identifier |
None. |
| Status |
Gets or sets the status of the request. Status should be (Pending, Approved or Denied). |
string |
None. |
| DoctorComments |
Gets or sets the doctor comments. |
string |
None. |