Options
All
  • Public
  • Public/Protected
  • All
Menu

Module constants/orderStatus

Index

Variables

CANCELED: "canceled" = 'canceled'
COMPLETED: "completed" = 'completed'
DELIVERED: "delivered" = 'delivered'
DELIVERING: "delivering" = 'delivering'
INIT: "init" = 'init'
RETURNED: "returned" = 'returned'
RETURNING: "returning" = 'returning'
UNDELIVERED: "undelivered" = 'undelivered'
UNPAID: "unpaid" = 'unpaid'

Generated using TypeDoc