PromotionBarcodeInfo

  • Barcode generation for promotions requires specifying a barcode type.

  • The content to be encoded in the barcode must be provided as a string.

  • The type field indicates the format for the generated barcode.

  • The barcode_content field holds 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.