Data to encode in a barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| data_type | \Aspose\BarCode\Model\EncodeDataType | Type of data to encode. Default value: StringData. | [optional] [default to EncodeDataType::STRING_DATA] |
| data | string | String that represents the data to encode. |