ExVcom.Model.CmmsSystem (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.CmmsSystem{
  activeSince: Date.t(),
  activeUntil: Date.t(),
  key: String.t(),
  name: String.t(),
  renew: integer()
}