hamyar_paygah.models.mission_details_submodels.consumable_model

Consumable used sub-model for Mission details model.

Classes

ConsumablesUsed

Consumable medical items used during the mission.

Module Contents

class hamyar_paygah.models.mission_details_submodels.consumable_model.ConsumablesUsed

Consumable medical items used during the mission.

items: collections.Counter[str]

Mapping of consumable item name to quantity used.