Status (statuses v1.1.0)

Define the Status struct with desc, id and text key required

Link to this section Summary

Link to this section Types

@type t() :: %Status{code: integer(), desc: String.t(), text: atom()}