OpenXchangeClient.Model.InfoItemsRestoreResponseData (open_xchange_client v0.10.0)

The restored item

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.InfoItemsRestoreResponseData{
  id: String.t() | nil,
  path: [OpenXchangeClient.Model.InfoFolderPathData.t()] | nil
}