| Name | Type | Description | Notes |
|---|---|---|---|
| _id | Id | [optional] [default to null] | |
| _version | integer | [optional] [default to null] | |
| creationDate | integer | [optional] [default to null] | |
| requestorId | string | [optional] [default to null] | |
| reviewStatus | ApprovalRequestReviewStatus | [optional] [default to null] | |
| status | string | [optional] [default to null] | |
| appliedByMemberID | string | [optional] [default to null] | |
| appliedDate | integer | [optional] [default to null] | |
| allReviews | array[ApprovalRequestReview] | [optional] [default to null] | |
| notifyMemberIds | array[string] | [optional] [default to null] | |
| instructions | SemanticPatchInstruction | [optional] [default to null] | |
| executionDate | integer | [optional] [default to null] | |
| operatingOnId | string | [optional] [default to null] |
This repository was archived by the owner on Sep 3, 2021. It is now read-only.