OpenXchangeClient.Model.MailUpdateBody (open_xchange_client v0.10.1)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.MailUpdateBody{
  clear_flags: integer() | nil,
  color_label: integer() | nil,
  flags: integer() | nil,
  folder_id: String.t() | nil,
  set_flags: integer() | nil,
  value: boolean() | nil
}