Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 198 Bytes

PurchaseStatuses.md

File metadata and controls

19 lines (7 loc) · 198 Bytes

PurchaseStatuses

Enum

  • NOTHING (value: "Nothing")

  • WISHLISTED (value: "Wishlisted")

  • ORDERED (value: "Ordered")

  • OWNED (value: "Owned")

  • ALL (value: "All")