Gets a value indicating whether the currently used barcode type includes a check value.
<void> BarcodeTypeSettings.getHasCheckValue(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the result. |
error |
Optional. Is called when the operation failed with an error. |