ExVcom.Model.CmmsWorkorder (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.CmmsWorkorder{
  lastChangedAt: DateTime.t() | nil,
  title: String.t(),
  workOrderId: integer()
}