POBarcodeConfiguration
constructor(saveActionText: String? = null, saveErrorConfirmation: POActionConfirmationConfiguration? = POActionConfirmationConfiguration())
Parameters
saveActionText
Text on the button that saves barcode.
saveErrorConfirmation
Requests user confirmation (e.g. dialog) when saving barcode has failed. Use null to disable.