PromotionBarcodeInfo

  • Generate promotion barcodes with specific barcode types and content.

  • The type field uses the PromotionBarcodeType enum for formatting the barcode.

  • The barcode_content field is a string containing the message to be encoded in the barcode.

Barcode info to generate promotion barcode.

Fields

type

PromotionBarcodeType

Barcode type used to generate barcode with the correct format.

barcode_content

string

Promotion message to be encoded in the barcode.