Enumerations
The following enumerations are available globally.
-
동의 항목 타입
See moreDeclaration
Swift
public enum ScopeType : String, Codable
-
연령대(한국 나이) 정보 열거형
See moreDeclaration
Swift
public enum AgeRange : String, Codable
-
성별 정보 열거형
See moreDeclaration
Swift
public enum Gender : String, Codable
-
생일의 양력/음력 열거형
See moreDeclaration
Swift
public enum BirthdayType : String, Codable