| Name | Description | Type | Additional information | 
|---|---|---|---|
| DeleteRequestName | string | None. | |
| Consumer | The consumption unit that the deletion concerns | Consumer | None. | 
| Filespace | A list of file spaces to delete | Filespace | None. | 
| MegaBytesAtRequestTime | Amount of megabytes occupied by the related backup node or file space of the consumption unit at the time the deletion request was created | decimal number | None. | 
| Comment | Any comments the requester may have when requesting | string | None. | 
| DeleteSchedulesUponApproval | Whether or not schedules of a potential backup node should be deleted upon approval of the deletion request | boolean | None. | 
| IgnoreErrorsUponApproval | Whether or not errors of a potential backup node should be ignored upon approval of the deletion request | boolean | None. | 
| NotifyRecipients | If no emails should be sent during the handling of this deletion request, set this parameter to true | boolean | None. | 
| Requester | The user that requested the deletion | User | Required. | 
| Status | Information about who currently needs to approve the request before it can ascend any further | DeleteRequestStatus | None. | 
| CompletedDate | Time and date the deletion request was finally completed | date | None. | 
| CompletionInformations | Information on what needs to be deleted or how anything deleted was handled | Collection of CompletionInformation | None. | 
| RejectingUser | The user (if any) that rejected the deletion request | User | None. | 
| RejectionComment | The message left by rejecting user explaing the reason for rejecting the deletion request | string | None. | 
| RejectedDate | Time and date the object was rejected. | date | None. | 
| ApprovedDate | Time and date the deletion request was finally approved | date | None. | 
| Approvals | A list of all users that have approved the deletion | Collection of DeleteRequestApproval | None. | 
| Date | The date the deletion will occur if it is approved | date | None. | 
| Id | A unique ID for the object. | integer | Read-only. | 
| CreatedDate | Time and date the object was created. | date | Read-only. | 
| ArchivedDate | Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate | date | Read-only. | 
| Operations | Collection of OperationResult | None. |