menu
payengine package
documentation
securefields/interfaces/credit_card_form_interface.dart
CardData
addressZip property
addressZip property
dark_mode
light_mode
addressZip
property
String
?
addressZip
final
The ZIP code associated with the card's billing address (optional).
Implementation
final String? addressZip;
payengine package
documentation
securefields/interfaces/credit_card_form_interface
CardData
addressZip property
CardData class