barcodeData property

  1. @JsonKey.new(name: 'BarcodeData', includeIfNull: false)
WebApiModulesInventoryInventoryReceiptItemBarcodeEnableResponse? barcodeData
final

Implementation

@JsonKey(name: 'BarcodeData', includeIfNull: false)
final WebApiModulesInventoryInventoryReceiptItemBarcodeEnableResponse?
    barcodeData;