allowBarcodeRedemption property

bool? allowBarcodeRedemption
getter/setter pair

Determines whether the merchant supports gift card redemption using barcode.

If true, app displays a barcode for the gift card on the Gift card details screen. If false, a barcode is not displayed.

Implementation

core.bool? allowBarcodeRedemption;