public class QueryWaybillTraceResponse extends WxMaBaseResponse implements Serializable
查询运单接口 query_trace 响应参数 商户在调用完trace_waybill接口后,可以使用本接口查询到对应运单的详情信息
限定符和类型 | 类和说明 |
---|---|
static class |
QueryWaybillTraceResponse.DeliveryInfo
运力信息.
|
static class |
QueryWaybillTraceResponse.ShopInfo
商品信息.
|
static class |
QueryWaybillTraceResponse.WaybillInfo
运单信息.
|
构造器和说明 |
---|
QueryWaybillTraceResponse() |
public static QueryWaybillTraceResponse fromJson(String json)
Copyright © 2024. All rights reserved.