expMonth property

  1. @BuiltValueField(wireName: r'exp_month')
int? expMonth

有効期限月

Implementation

@BuiltValueField(wireName: r'exp_month')
int? get expMonth;