receiptPrinting property
Transaction outcomes that you want the terminal to print a merchant receipt or a shopper receipt for.
Implementation
@BuiltValueField(wireName: r'receiptPrinting')
ReceiptPrinting? get receiptPrinting;
Transaction outcomes that you want the terminal to print a merchant receipt or a shopper receipt for.
@BuiltValueField(wireName: r'receiptPrinting')
ReceiptPrinting? get receiptPrinting;