Approval Results
Name | Type | Description | Required |
---|---|---|---|
domain | string | Domain that approval was made in. | No |
note | string | Comments about the approval. | No |
timestamp | integer | When the approval was preformed. | No |
user | string | Userid that did the approval. | No |
Rejection Results
Name | Type | Description | Required |
---|---|---|---|
domain | string | Domain that rejection was made in. | No |
note | string | Comments about the rejection. | No |
timestamp | integer | When the rejection was preformed. | No |
user | string | Userid that did the rejection. | No |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 5, 2024: fix lint errors (0004760)