enum type - Willson-2019/Willson-Server GitHub Wiki
νμκ°μ νλ«νΌ os
- type.PLATFORM = ["ios", "android"];
νμκ°μ μμ λ―Έλμ΄
- type.SOCIAL = ["email", "kakao", "facebook"];
μ±λ³
- type.GENDER = ["M", "F"];
μ±λ³2
- type.GENDER2 = ["M", "F", "ALL"];
κ³ λ―Ό νμ
- type.CONCERN = ["realtime", "reserve"];
κ³ λ―Ό μν
- type.CSTATUS = ["init", "matched", "unmatched", "complete", "empty", "unpaid", "cancelled"];
λ§€μΉ μν
- type.MATCH = ["init", "waiting", "chat", "complete", "reserve", "selected", "skipped", "timeout", "unmatched", "cancelled", "unreplied"];
μ μ μν
- type.STATUS = ["active", "inactive", "chatting"];
μλ΄κΆ μ’ λ₯
- type.TICKET = ["30", "60", "120"];
μΏ ν° μ’ λ₯
- type.COUPON = ["percent", "won"];
μ¬μ©μ μ°λ Ή
- type.AGE = ["20λ μ΄λ°", "20λ μ€λ°", "20λ νλ°", "30λ μ΄λ°", "30λ μ€λ°", "30λ νλ°", "40λ μ΄μ€λ°", "XX"];
ꡬ맀 λ΄μ // μλ΄κΆ ꡬ맀(-), μλ΄κΆ μ¬μ©(0), ν¬μΈνΈ νκΈ(+), ν¬μΈνΈ μ 립(+)
- type.TXN_ACTION = ["ꡬ맀", "μ¬μ©", "νκΈ", "μ 립"];
μ΄μ©λ΄μ μ’ λ₯
- type.TXN_TYPE = ["ticket", "point"];