OpenXchangeClient.Model.ShareTargetData (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.ShareTargetData{
  folder: String.t() | nil,
  item: String.t() | nil,
  module: String.t() | nil
}