Options
All
  • Public
  • Public/Protected
  • All
Menu

Module constants/salableStatus

Index

Variables

BEFORE_SELL: "before_sell" = 'before_sell'
END_SELL: "end_sell" = 'end_sell'
ON_SELL: "on_sell" = 'on_sell'
SOLD_OUT: "sold_out" = 'sold_out'

Generated using TypeDoc