OpenXchangeClient.Model.InfoJobData (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.InfoJobData{
  action: String.t() | nil,
  done: boolean() | nil,
  id: String.t() | nil,
  module: String.t() | nil
}