open-nav
    Preparing search index...

    Interface CustomerDeclarationType

    Should the supplier, based on statement given by the purchaser, be exempted from paying product fee, then the product stream affected

    Ha az eladó a vevő nyilatkozata alapján mentesül a termékdíj megfizetése alól, akkor az érintett termékáram

    interface CustomerDeclarationType {
        productFeeWeight?: string;
        productStream: ProductStreamType;
    }
    Index
    productFeeWeight?: string

    Weight of product fee obliged product in kilogram

    Termékdíj köteles termék tömege kilogrammban

    productStream: ProductStreamType

    Product stream

    Termékáram