cardData property
Information related to the payment card used for the transaction. If PaymentInstrumentType is Card.
Implementation
@BuiltValueField(wireName: r'CardData')
CardData? get cardData;
Information related to the payment card used for the transaction. If PaymentInstrumentType is Card.
@BuiltValueField(wireName: r'CardData')
CardData? get cardData;