Enumerations The following enumerations are available globally. Enumerations AgeRange 연령대 정보 열거형 See more Declaration Swift public enum AgeRange : String, Codable Gender 성별 정보 열거형 See more Declaration Swift public enum Gender : String, Codable BirthdayType 생일의 양력/음력 열거형 See more Declaration Swift public enum BirthdayType : String, Codable © 2020 Kakao Corp. All rights reserved. (Last updated: 2020-07-07) Generated by jazzy ♪♫ v0.13.1, a Realm project.