// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum PurchaseCountResetType : int { None_ = 0, Day = 1, Week = 2, Month = 3, }; }