SpaceMongers.Models.OwnedShip.ContainedGood (SpaceMongers v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %SpaceMongers.Models.OwnedShip.ContainedGood{
  good: String.t(),
  quantity: integer(),
  total_volume: integer()
}