Archivable
Description: Abstract mixin class for archivable and restorable resources.
Methods
| Name | Description |
|---|---|
| archive | Archive the current item using the client’s archive method for this resource type. |
| restore | Restore the current item using the client’s restore method for this resource type. |