# Functions
AccountGetAll 获取所有绑定的物流账号.
DeliveryGetAll 获取支持的快递公司列表.
OrderAdd 生成运单.
OrderBatchGet 批量获取运单数据.
OrderCancel 取消运单.
OrderGet 获取运单数据.
PathGet 查询运单轨迹.
# Structs
Account 账号.
Cargo 包裹信息,将传递给快递公司.
No description provided by the author
ContactInfo 发/收件人信息.
Delivery 快递公司.
InsureInfo 保价信息.
Order 订单信息.
No description provided by the author
No description provided by the author
OrderCancelResult 订单取消结果.
OrderGetRequest 获取运单数据 API Request.
No description provided by the author
PathGetResult.
PathItemList 轨迹节点列表.
ServiceType 服务类型.
Shop 商品信息,会展示到物流服务通知和电子面单中.
No description provided by the author
WaybillKV 运单信息.