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"];