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