Name | Description | |
---|---|---|
WebBarcodeWriteResponseParams | Initializes a new instance of the WebBarcodeWriteResponseParams class. |
Name | Description | |
---|---|---|
WebBarcodeWriteResponseParams | Initializes a new instance of the WebBarcodeWriteResponseParams class. |
Name | Description | |
---|---|---|
barcodeImage | Gets or sets a barcode image as PNG file represented by Base64 string. | |
blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase) | |
errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase) | |
requestId | Gets or sets the identifier of request. (Inherited from WebResponseParamsBase) | |
success | Gets or sets a value indicating whether the request was completed successfully. (Inherited from WebResponseParamsBase) |