OpenXchangeClient.Model.AppointmentCreationData (open_xchange_client v0.10.1)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.AppointmentCreationData{
  conflicts: [OpenXchangeClient.Model.AppointmentCreationConflict.t()] | nil,
  id: String.t() | nil
}