BarcodeScannerFormInput

A user interface for a barcode or QR code scanner. A text value can be entered manually if the client doesn't support scanning or if the barcode or QR code cannot be scanned.

Since

200.5.0

Properties

Link copied to clipboard

Defines the maximum number of characters allowed. This only applies to string fields. If not supplied, the value is derived from the length property of the referenced field in the service.

Link copied to clipboard

Defines the minimum number of characters allowed. This only applies to string fields. If not supplied, the value is 0, meaning there is no minimum constraint.

Inherited functions

Link copied to clipboard
fun toJson(): String

Convert an object to JSON string.