processingType property
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
Implementation
@BuiltValueField(wireName: r'processingType')
IssuedCardProcessingTypeEnum? get processingType;