ETASCOM CRM V3 - Documentation API
    Preparing search index...
    interface UpdateStockLabelParams {
        labelType?: "BARCODE" | "QRCODE" | "RFID";
        isPrinted?: boolean;
    }
    Index

    Properties

    labelType?: "BARCODE" | "QRCODE" | "RFID"
    isPrinted?: boolean