paymentReceipt property
Customer or Merchant payment receipt. If the payment receipts are printed by the Sale system and the POI or the Sale does not implement the Print exchange (Basic profile).
Implementation
@BuiltValueField(wireName: r'PaymentReceipt')
BuiltList<PaymentReceipt>? get paymentReceipt;