addCoupon

fun addCoupon(coupon: Coupon)

Adds coupons without adding a scanned code to it, you can use this function to quickly add DIGITAL coupons that do not have a barcode associated with them


fun addCoupon(coupon: Coupon, scannedCode: ScannedCode?)

Adds coupons with a scanned code to it, you can use this function to quickly add PRINTED coupons