expiryMonth property
The card expiry month. Only collect raw card data if you are fully PCI compliant.
Implementation
@BuiltValueField(wireName: r'expiryMonth')
String? get expiryMonth;
The card expiry month. Only collect raw card data if you are fully PCI compliant.
@BuiltValueField(wireName: r'expiryMonth')
String? get expiryMonth;