Skip to content

Enumerations

Enumerations are collections of values that represents as a group of constants to be used inside the system.

Delivery Order Statuses

  • Draft
  • Published
  • Accepted
  • OnTheWayToSender
  • InProgress
  • Finished

Delivery Order Types

  • Regular

Delivery Order Categories

  • Flowers
  • Food
  • Cake
  • Present
  • Clothes
  • Document
  • Jewelry

Delivery Order Place Types

  • Origin
  • Destination

Delivery Order Place Payment Types

  • Cash
  • Pos: Payment with terminal

Delivery Order Route Statuses

  • New
  • WaitingOnLocation
  • PickedUp
  • OnTheWay
  • Finished

All rights reserved.