OSTIP_EXARI v0.1.0 Swagger.Client.Model.Mailbox View Source

Represents the state of a mailbox.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.Mailbox{
  name: String.t(),
  new_messages: Int,
  old_messages: Int
}