OpenXchangeClient.Model.InfoItemBodyNotification (open_xchange_client v0.10.0)

Responsible for sending out notifications for changed object permissions of an infoitem.

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.InfoItemBodyNotification{
  message: String.t() | nil,
  transport: String.t() | nil
}