Data to encode in a barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| data_type | EncodeDataType | Type of data to encode. Default value: StringData. | [optional] |
| data | str | String that represents the data to encode. |
Data to encode in a barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| data_type | EncodeDataType | Type of data to encode. Default value: StringData. | [optional] |
| data | str | String that represents the data to encode. |