هنگام انجام یک بازدید، ممکن است مقداری از پیش تعریف شده به بار خودرو اضافه شود، اگر حمل و نقل باشد، یا در صورت تحویل از آن کم شود. این پیام چنین مقداری را تعریف می کند. loadDemands ببینید.
مقدار بار وسیله نقلیه ای که بازدید مربوطه را انجام می دهد متفاوت است. از آنجایی که یک عدد صحیح است، به کاربران توصیه می شود یک واحد مناسب را برای جلوگیری از افت دقت انتخاب کنند. باید ≥ 0 باشد.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["The `Shipment.Load` message defines the amount added or subtracted from a vehicle's load during a pickup or delivery."],["This amount is represented by the `amount` field in the JSON representation, which is a string formatted as an `int64`."],["The `amount` value must be non-negative and users should choose an appropriate unit to maintain precision."],["Refer to `loadDemands` for how this message is used within the broader context of route optimization."]]],[]]