// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum PurchaseSourceType : int { None = 0, Product = 1, ProductMonthly = 2, }; }