CardType @objc public enum CardType : Int UNKNOWN 不明 Declaration Swift case UNKNOWN = 0 IN 個人番号カード Declaration Swift case IN = 1 JUKI 住基カード Declaration Swift case JUKI = 2 DL 運転免許証 Declaration Swift case DL = 3 EP パスポート Declaration Swift case EP = 4 RC 在留カード Declaration Swift case RC = 5 © 2024 Open Source Solution Technology Corporation Generated by jazzy ♪♫ v0.15.3, a Realm project.