Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 342 Bytes

File metadata and controls

15 lines (7 loc) · 342 Bytes

EncodeData

Data to encode in a barcode.

Properties

Name Type Description Notes
dataType EncodeDataType Type of data to encode. Default value: StringData. [optional]
data String String that represents the data to encode.