cardCountryCode property
Country Code attached to the card (3 numerics). If available in the card.
Implementation
@BuiltValueField(wireName: r'CardCountryCode')
int? get cardCountryCode;
Country Code attached to the card (3 numerics). If available in the card.
@BuiltValueField(wireName: r'CardCountryCode')
int? get cardCountryCode;