Each delegation result is a JSON string that contains the following properties and values:
Property | Value | Notes |
---|---|---|
Timestamp | When the request was processed | The time when the delegation request was processed. |
Request | The original delegation request | The original JSON string from the request attribute |
Success | True or False | True if the request was processed successfully. False otherwise. |
Error | Present when Success is False | Contains the reason the request could not be processed as submitted. |