OpenXchangeClient.Model.FolderRestoreResponse (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.FolderRestoreResponse{
  folder: String.t() | nil,
  path: [OpenXchangeClient.Model.FolderPathData.t()] | nil
}