OpenXchangeClient.Model.Status (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

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