expiryDate property
The expiry date on the card. Example: 6/2016 > Returned only in case of a card payment.
Implementation
@BuiltValueField(wireName: r'expiryDate')
String? get expiryDate;
The expiry date on the card. Example: 6/2016 > Returned only in case of a card payment.
@BuiltValueField(wireName: r'expiryDate')
String? get expiryDate;