startMonth property
The month component of the start date (for some UK debit cards only).
Implementation
@BuiltValueField(wireName: r'startMonth')
String? get startMonth;
The month component of the start date (for some UK debit cards only).
@BuiltValueField(wireName: r'startMonth')
String? get startMonth;