PlanSummary
{
// 中文备注
"remarkZh": "1.轻重货比例大于1:750KGS,使用重货价格\n2.超过10吨的重货需要线下单询\n3.所有化工品需提供MSDS和正本运输鉴定书",
// 英文备注
"remarkEn": "1. Use heavy cargo price if light/heavy ratio is 1:750kgs\n2. Heavy cargo over 10 ton will be quoted offline case by case\n3. All chemicals needs MSDS and original version of transportation Inpection certificate",
// 额外信息,map形式
"info": {},
// 实际可能会产生的费用,数组
"atCostList": [
{ AtCostData },
...
],
// 承运人
"carrier": null
}
最后更新于