MynaDriversLicenseCategory

data class MynaDriversLicenseCategory(val motorcycleSpecialSmallMotorizedBicycle: String? = null, val other: String? = null, val class2: String? = null, val large: Boolean? = null, val standard: Boolean? = null, val specialLarge: Boolean? = null, val largeMotorcycle: Boolean? = null, val standardMotorcycle: Boolean? = null, val specialSmall: Boolean? = null, val motorizedBicycle: Boolean? = null, val towing: Boolean? = null, val class2Large: Boolean? = null, val class2Standard: Boolean? = null, val class2SpecialLarge: Boolean? = null, val class2Towing: Boolean? = null, val midSized: Boolean? = null, val class2MidSized: Boolean? = null, val semiMidSized: Boolean? = null)

取得した運転免許の種類

「二・小・原」、「他」、「二種」の免許を取得した年月日を和暦で設定します。 これ以外の免許については、取得しているかどうかを真偽値で設定します。 フォーマットは「(元号)YYMMDD」で、元号は以下のように半角数字に変換されます。

  • 令和:"5"

  • 平成:"4"

  • 昭和:"3"

  • 大正:"2"

  • 明治:"1"

すなわち、半角数字7桁となります。 例:令和4年5月6日 → "5040506"

未取得の免許の場合のフォーマットは「(元号)000000」となります。 この場合、(元号)は任意の元号に設定できます。

モック環境において生成されるカード(ConfigurableMynaDriversLicenseを使用して生成されるカード)では、 未取得の場合の値として "5000000" を使用します。

値を設定しない、またはfalseを設定したフィールドは、その種別の免許を取得していないとして扱われます。

Constructors

Link copied to clipboard
constructor(motorcycleSpecialSmallMotorizedBicycle: String? = null, other: String? = null, class2: String? = null, large: Boolean? = null, standard: Boolean? = null, specialLarge: Boolean? = null, largeMotorcycle: Boolean? = null, standardMotorcycle: Boolean? = null, specialSmall: Boolean? = null, motorizedBicycle: Boolean? = null, towing: Boolean? = null, class2Large: Boolean? = null, class2Standard: Boolean? = null, class2SpecialLarge: Boolean? = null, class2Towing: Boolean? = null, midSized: Boolean? = null, class2MidSized: Boolean? = null, semiMidSized: Boolean? = null)

Properties

Link copied to clipboard

二種

Link copied to clipboard

大二

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

け引二

Link copied to clipboard

大型

Link copied to clipboard

大自二

Link copied to clipboard

中型

Link copied to clipboard
Link copied to clipboard

Link copied to clipboard

準中型

Link copied to clipboard

大特

Link copied to clipboard

小特

Link copied to clipboard

普通

Link copied to clipboard
Link copied to clipboard

け引