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