Documentation
¶
Overview ¶
Package openmall 包含OpenMall-API相关结构体
Index ¶
- type PostDo
- type RefundMessage
- type RefundMessagePic
- type RefundRemindTimeout
- type TaobaoopenmallitemgetAPIRequest
- func (r TaobaoopenmallitemgetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallitemgetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallitemgetAPIRequest) GetItemId() int64
- func (r TaobaoopenmallitemgetAPIRequest) GetRawParams() model.Params
- func (r *TaobaoopenmallitemgetAPIRequest) SetItemId(_itemId int64) error
- type TaobaoopenmallitemgetAPIResponse
- type TaobaoopenmallitemgetAPIResponseModel
- type TaobaoopenmallitemgetResultDo
- type TaobaoopenmallitemsaleareagetAPIRequest
- func (r TaobaoopenmallitemsaleareagetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallitemsaleareagetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallitemsaleareagetAPIRequest) GetItemId() int64
- func (r TaobaoopenmallitemsaleareagetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallitemsaleareagetAPIRequest) GetSkuIds() string
- func (r *TaobaoopenmallitemsaleareagetAPIRequest) SetItemId(_itemId int64) error
- func (r *TaobaoopenmallitemsaleareagetAPIRequest) SetSkuIds(_skuIds string) error
- type TaobaoopenmallitemsaleareagetAPIResponse
- type TaobaoopenmallitemsaleareagetAPIResponseModel
- type TaobaoopenmallitemsaleareagetResultDo
- type TaobaoopenmallitemsqueryAPIRequest
- func (r TaobaoopenmallitemsqueryAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallitemsqueryAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallitemsqueryAPIRequest) GetDistributor() string
- func (r TaobaoopenmallitemsqueryAPIRequest) GetItemIds() string
- func (r TaobaoopenmallitemsqueryAPIRequest) GetPageNo() int64
- func (r TaobaoopenmallitemsqueryAPIRequest) GetPageSize() int64
- func (r TaobaoopenmallitemsqueryAPIRequest) GetRawParams() model.Params
- func (r *TaobaoopenmallitemsqueryAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallitemsqueryAPIRequest) SetItemIds(_itemIds string) error
- func (r *TaobaoopenmallitemsqueryAPIRequest) SetPageNo(_pageNo int64) error
- func (r *TaobaoopenmallitemsqueryAPIRequest) SetPageSize(_pageSize int64) error
- type TaobaoopenmallitemsqueryAPIResponse
- type TaobaoopenmallitemsqueryAPIResponseModel
- type TaobaoopenmallitemsqueryResultDo
- type TaobaoopenmallrefundbatchgetAPIRequest
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetEndCreated() string
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetPageIndex() int64
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetPageSize() int64
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundbatchgetAPIRequest) GetStartCreated() string
- func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetEndCreated(_endCreated string) error
- func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetPageIndex(_pageIndex int64) error
- func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetPageSize(_pageSize int64) error
- func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetStartCreated(_startCreated string) error
- type TaobaoopenmallrefundbatchgetAPIResponse
- type TaobaoopenmallrefundbatchgetAPIResponseModel
- type TaobaoopenmallrefundcloseAPIRequest
- func (r TaobaoopenmallrefundcloseAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundcloseAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundcloseAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundcloseAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundcloseAPIRequest) GetRefundId() int64
- func (r *TaobaoopenmallrefundcloseAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundcloseAPIRequest) SetRefundId(_refundId int64) error
- type TaobaoopenmallrefundcloseAPIResponse
- type TaobaoopenmallrefundcloseAPIResponseModel
- type TaobaoopenmallrefundcreateAPIRequest
- func (r TaobaoopenmallrefundcreateAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundcreateAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetGoodsStatus() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundDesc() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundFee() int64
- func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundReason() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundType() string
- func (r TaobaoopenmallrefundcreateAPIRequest) GetTid() int64
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetGoodsStatus(_goodsStatus string) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundDesc(_refundDesc string) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundFee(_refundFee int64) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundReason(_refundReason string) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundType(_refundType string) error
- func (r *TaobaoopenmallrefundcreateAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmallrefundcreateAPIResponse
- type TaobaoopenmallrefundcreateAPIResponseModel
- type TaobaoopenmallrefundgetAPIRequest
- func (r TaobaoopenmallrefundgetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundgetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundgetAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundgetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundgetAPIRequest) GetRefundId() int64
- func (r *TaobaoopenmallrefundgetAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundgetAPIRequest) SetRefundId(_refundId int64) error
- type TaobaoopenmallrefundgetAPIResponse
- type TaobaoopenmallrefundgetAPIResponseModel
- type TaobaoopenmallrefundimageuploadAPIRequest
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetImage() *model.File
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundimageuploadAPIRequest) GetRefundId() int64
- func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetImage(_image *model.File) error
- func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetRefundId(_refundId int64) error
- type TaobaoopenmallrefundimageuploadAPIResponse
- type TaobaoopenmallrefundimageuploadAPIResponseModel
- type TaobaoopenmallrefundmessagegetAPIRequest
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetPageNo() int64
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetPageSize() int64
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundmessagegetAPIRequest) GetRefundId() int64
- func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetPageNo(_pageNo int64) error
- func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetPageSize(_pageSize int64) error
- func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetRefundId(_refundId int64) error
- type TaobaoopenmallrefundmessagegetAPIResponse
- type TaobaoopenmallrefundmessagegetAPIResponseModel
- type TaobaoopenmallrefundmessagesubmitAPIRequest
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundId() int64
- func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundMessage() *RefundMessage
- func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundId(_refundId int64) error
- func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundMessage(_refundMessage *RefundMessage) error
- type TaobaoopenmallrefundmessagesubmitAPIResponse
- type TaobaoopenmallrefundmessagesubmitAPIResponseModel
- type TaobaoopenmallrefundmodifyAPIRequest
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetGoodsStatus() string
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundDesc() string
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundFee() int64
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundId() int64
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundReason() string
- func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundType() string
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetGoodsStatus(_goodsStatus string) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundDesc(_refundDesc string) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundFee(_refundFee int64) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundId(_refundId int64) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundReason(_refundReason string) error
- func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundType(_refundType string) error
- type TaobaoopenmallrefundmodifyAPIResponse
- type TaobaoopenmallrefundmodifyAPIResponseModel
- type TaobaoopenmallrefundsubmitAPIRequest
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetDistributor() string
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyCode() string
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyName() string
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsNo() string
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmallrefundsubmitAPIRequest) GetRefundId() int64
- func (r *TaobaoopenmallrefundsubmitAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyCode(_logisticsCompanyCode string) error
- func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyName(_logisticsCompanyName string) error
- func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsNo(_logisticsNo string) error
- func (r *TaobaoopenmallrefundsubmitAPIRequest) SetRefundId(_refundId int64) error
- type TaobaoopenmallrefundsubmitAPIResponse
- type TaobaoopenmallrefundsubmitAPIResponseModel
- type TaobaoopenmalltracesearchAPIRequest
- func (r TaobaoopenmalltracesearchAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltracesearchAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltracesearchAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltracesearchAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltracesearchAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltracesearchAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltracesearchAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltracesearchAPIResponse
- type TaobaoopenmalltracesearchAPIResponseModel
- type TaobaoopenmalltradeaddressparseAPIRequest
- func (r TaobaoopenmalltradeaddressparseAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradeaddressparseAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradeaddressparseAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradeaddressparseAPIRequest) GetRawAddress() string
- func (r TaobaoopenmalltradeaddressparseAPIRequest) GetRawParams() model.Params
- func (r *TaobaoopenmalltradeaddressparseAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradeaddressparseAPIRequest) SetRawAddress(_rawAddress string) error
- type TaobaoopenmalltradeaddressparseAPIResponse
- type TaobaoopenmalltradeaddressparseAPIResponseModel
- type TaobaoopenmalltradeagreepayAPIRequest
- func (r TaobaoopenmalltradeagreepayAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradeagreepayAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradeagreepayAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradeagreepayAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradeagreepayAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltradeagreepayAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradeagreepayAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltradeagreepayAPIResponse
- type TaobaoopenmalltradeagreepayAPIResponseModel
- type TaobaoopenmalltradebatchgetAPIRequest
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetEndCreated() string
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetPageIndex() int64
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetPageSize() int64
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradebatchgetAPIRequest) GetStartCreated() string
- func (r *TaobaoopenmalltradebatchgetAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradebatchgetAPIRequest) SetEndCreated(_endCreated string) error
- func (r *TaobaoopenmalltradebatchgetAPIRequest) SetPageIndex(_pageIndex int64) error
- func (r *TaobaoopenmalltradebatchgetAPIRequest) SetPageSize(_pageSize int64) error
- func (r *TaobaoopenmalltradebatchgetAPIRequest) SetStartCreated(_startCreated string) error
- type TaobaoopenmalltradebatchgetAPIResponse
- type TaobaoopenmalltradebatchgetAPIResponseModel
- type TaobaoopenmalltradecloseAPIRequest
- func (r TaobaoopenmalltradecloseAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradecloseAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradecloseAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradecloseAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradecloseAPIRequest) GetReason() string
- func (r TaobaoopenmalltradecloseAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltradecloseAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradecloseAPIRequest) SetReason(_reason string) error
- func (r *TaobaoopenmalltradecloseAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltradecloseAPIResponse
- type TaobaoopenmalltradecloseAPIResponseModel
- type TaobaoopenmalltradeconfirmAPIRequest
- func (r TaobaoopenmalltradeconfirmAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradeconfirmAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradeconfirmAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradeconfirmAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradeconfirmAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltradeconfirmAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradeconfirmAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltradeconfirmAPIResponse
- type TaobaoopenmalltradeconfirmAPIResponseModel
- type TaobaoopenmalltradecreateAPIRequest
- func (r TaobaoopenmalltradecreateAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradecreateAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradecreateAPIRequest) GetParamTopTradeCreateDO() *TopTradeCreateDo
- func (r TaobaoopenmalltradecreateAPIRequest) GetRawParams() model.Params
- func (r *TaobaoopenmalltradecreateAPIRequest) SetParamTopTradeCreateDO(_paramTopTradeCreateDO *TopTradeCreateDo) error
- type TaobaoopenmalltradecreateAPIResponse
- type TaobaoopenmalltradecreateAPIResponseModel
- type TaobaoopenmalltradegetAPIRequest
- func (r TaobaoopenmalltradegetAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradegetAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradegetAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradegetAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradegetAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltradegetAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradegetAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltradegetAPIResponse
- type TaobaoopenmalltradegetAPIResponseModel
- type TaobaoopenmalltraderenderAPIRequest
- func (r TaobaoopenmalltraderenderAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltraderenderAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltraderenderAPIRequest) GetParamTopTradeCreateDO() *TopTradeCreateDo
- func (r TaobaoopenmalltraderenderAPIRequest) GetRawParams() model.Params
- func (r *TaobaoopenmalltraderenderAPIRequest) SetParamTopTradeCreateDO(_paramTopTradeCreateDO *TopTradeCreateDo) error
- type TaobaoopenmalltraderenderAPIResponse
- type TaobaoopenmalltraderenderAPIResponseModel
- type TaobaoopenmalltradeshipaddressupdateAPIRequest
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiMethodName() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiParams(params url.Values)
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetDistributor() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetRawParams() model.Params
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverAddress() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverCity() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverDistrict() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverMobile() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverName() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverPhone() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverState() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverZip() string
- func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetTid() int64
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetDistributor(_distributor string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverAddress(_receiverAddress string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverCity(_receiverCity string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverDistrict(_receiverDistrict string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverMobile(_receiverMobile string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverName(_receiverName string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverPhone(_receiverPhone string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverState(_receiverState string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverZip(_receiverZip string) error
- func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetTid(_tid int64) error
- type TaobaoopenmalltradeshipaddressupdateAPIResponse
- type TaobaoopenmalltradeshipaddressupdateAPIResponseModel
- type TopItemImageVo
- type TopItemSkuVo
- type TopItemVo
- type TopLogisticsDetailTraceVo
- type TopOrderVo
- type TopParseAddressEntryVo
- type TopParseAddressVo
- type TopPostageVo
- type TopRefundVo
- type TopSaleAreaVo
- type TopTradeCreateDo
- type TopTradeDetailVo
- type TopTradeResultVo
- type TransitStepInfoVo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostDo ¶
type PostDo struct { // 运费金额,运费0为包邮 Amount string `json:"amount,omitempty" xml:"amount,omitempty"` // 发货方式 快递,EMS等 Name string `json:"name,omitempty" xml:"name,omitempty"` // 物流方式,可选值 ems, post, express ShippingType string `json:"shipping_type,omitempty" xml:"shipping_type,omitempty"` }
PostDo 结构体
type RefundMessage ¶
type RefundMessage struct { // 退款单结构 RefundMessagePics []RefundMessagePic `json:"refund_message_pics,omitempty" xml:"refund_message_pics>refund_message_pic,omitempty"` // 退款留言 RefundMessage string `json:"refund_message,omitempty" xml:"refund_message,omitempty"` // 留言时间 Time string `json:"time,omitempty" xml:"time,omitempty"` // 操作角色ID,1(卖家主账户),2(卖家子账户),3(小二)、4(买家)、5(系统)、6(系统超时)、7(服务商);openmall中提交的留言角色均为4买家身份 Role int64 `json:"role,omitempty" xml:"role,omitempty"` }
RefundMessage 结构体
type RefundMessagePic ¶
type RefundMessagePic struct { // 退款单图片留言 Desc string `json:"desc,omitempty" xml:"desc,omitempty"` // 退款单图片地址 Pic string `json:"pic,omitempty" xml:"pic,omitempty"` // 使用taobao.openmall.refund.image.upload得到的上传token PicToken string `json:"pic_token,omitempty" xml:"pic_token,omitempty"` }
RefundMessagePic 结构体
type RefundRemindTimeout ¶
type RefundRemindTimeout struct { // 超时时间。格式:yyyy-MM-dd HH:mm:ss Timeout string `json:"timeout,omitempty" xml:"timeout,omitempty"` // 是否存在超时。可选值:true(是),false(否) ExistTimeout bool `json:"exist_timeout,omitempty" xml:"exist_timeout,omitempty"` }
RefundRemindTimeout 结构体
type TaobaoopenmallitemgetAPIRequest ¶ added in v1.3.1
type TaobaoopenmallitemgetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallitemgetAPIRequest 获取商品详情物料 API请求 taobao.openmall.item.get
获取联盟开放的openmall商品
func NewTaobaoopenmallitemgetRequest ¶ added in v1.3.1
func NewTaobaoopenmallitemgetRequest() *TaobaoopenmallitemgetAPIRequest
NewTaobaoopenmallitemgetRequest 初始化TaobaoopenmallitemgetAPIRequest对象
func (TaobaoopenmallitemgetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallitemgetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallitemgetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallitemgetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallitemgetAPIRequest) GetItemId ¶ added in v1.3.1
func (r TaobaoopenmallitemgetAPIRequest) GetItemId() int64
GetItemId ItemId Getter
func (TaobaoopenmallitemgetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallitemgetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaoopenmallitemgetAPIRequest) SetItemId ¶ added in v1.3.1
func (r *TaobaoopenmallitemgetAPIRequest) SetItemId(_itemId int64) error
SetItemId is ItemId Setter 商品ID
type TaobaoopenmallitemgetAPIResponse ¶ added in v1.3.1
type TaobaoopenmallitemgetAPIResponse struct { model.CommonResponse TaobaoopenmallitemgetAPIResponseModel }
TaobaoopenmallitemgetAPIResponse 获取商品详情物料 API返回值 taobao.openmall.item.get
获取联盟开放的openmall商品
type TaobaoopenmallitemgetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallitemgetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_item_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TaobaoopenmallitemgetResultDo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallitemgetAPIResponseModel is 获取商品详情物料 成功返回结果
type TaobaoopenmallitemgetResultDo ¶ added in v1.3.1
type TaobaoopenmallitemgetResultDo struct { // 错误码 ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` // 错误信息 ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` // 商品 Item *TopItemVo `json:"item,omitempty" xml:"item,omitempty"` // 调用是否成功 Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TaobaoopenmallitemgetResultDo 结构体
type TaobaoopenmallitemsaleareagetAPIRequest ¶ added in v1.3.1
type TaobaoopenmallitemsaleareagetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallitemsaleareagetAPIRequest 查询商品可售区域 API请求 taobao.openmall.item.salearea.get
获取openmall商品的可售区域
func NewTaobaoopenmallitemsaleareagetRequest ¶ added in v1.3.1
func NewTaobaoopenmallitemsaleareagetRequest() *TaobaoopenmallitemsaleareagetAPIRequest
NewTaobaoopenmallitemsaleareagetRequest 初始化TaobaoopenmallitemsaleareagetAPIRequest对象
func (TaobaoopenmallitemsaleareagetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallitemsaleareagetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallitemsaleareagetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallitemsaleareagetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallitemsaleareagetAPIRequest) GetItemId ¶ added in v1.3.1
func (r TaobaoopenmallitemsaleareagetAPIRequest) GetItemId() int64
GetItemId ItemId Getter
func (TaobaoopenmallitemsaleareagetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallitemsaleareagetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallitemsaleareagetAPIRequest) GetSkuIds ¶ added in v1.3.1
func (r TaobaoopenmallitemsaleareagetAPIRequest) GetSkuIds() string
GetSkuIds SkuIds Getter
func (*TaobaoopenmallitemsaleareagetAPIRequest) SetItemId ¶ added in v1.3.1
func (r *TaobaoopenmallitemsaleareagetAPIRequest) SetItemId(_itemId int64) error
SetItemId is ItemId Setter 商品ID
func (*TaobaoopenmallitemsaleareagetAPIRequest) SetSkuIds ¶ added in v1.3.1
func (r *TaobaoopenmallitemsaleareagetAPIRequest) SetSkuIds(_skuIds string) error
SetSkuIds is SkuIds Setter 商品SKU
type TaobaoopenmallitemsaleareagetAPIResponse ¶ added in v1.3.1
type TaobaoopenmallitemsaleareagetAPIResponse struct { model.CommonResponse TaobaoopenmallitemsaleareagetAPIResponseModel }
TaobaoopenmallitemsaleareagetAPIResponse 查询商品可售区域 API返回值 taobao.openmall.item.salearea.get
获取openmall商品的可售区域
type TaobaoopenmallitemsaleareagetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallitemsaleareagetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_item_salearea_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TaobaoopenmallitemsaleareagetResultDo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallitemsaleareagetAPIResponseModel is 查询商品可售区域 成功返回结果
type TaobaoopenmallitemsaleareagetResultDo ¶ added in v1.3.1
type TaobaoopenmallitemsaleareagetResultDo struct { // 可售区域结果 SaleAreaList []TopSaleAreaVo `json:"sale_area_list,omitempty" xml:"sale_area_list>top_sale_area_vo,omitempty"` // 错误码 ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` // 错误信息 ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` // 调用是否成功 Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TaobaoopenmallitemsaleareagetResultDo 结构体
type TaobaoopenmallitemsqueryAPIRequest ¶ added in v1.3.1
type TaobaoopenmallitemsqueryAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallitemsqueryAPIRequest 批量获取商品列表 API请求 taobao.openmall.items.query
批量获取对联盟开放的商品列表。
func NewTaobaoopenmallitemsqueryRequest ¶ added in v1.3.1
func NewTaobaoopenmallitemsqueryRequest() *TaobaoopenmallitemsqueryAPIRequest
NewTaobaoopenmallitemsqueryRequest 初始化TaobaoopenmallitemsqueryAPIRequest对象
func (TaobaoopenmallitemsqueryAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallitemsqueryAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallitemsqueryAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallitemsqueryAPIRequest) GetItemIds ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetItemIds() string
GetItemIds ItemIds Getter
func (TaobaoopenmallitemsqueryAPIRequest) GetPageNo ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetPageNo() int64
GetPageNo PageNo Getter
func (TaobaoopenmallitemsqueryAPIRequest) GetPageSize ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetPageSize() int64
GetPageSize PageSize Getter
func (TaobaoopenmallitemsqueryAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallitemsqueryAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaoopenmallitemsqueryAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallitemsqueryAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 当不输入渠道商时,展示全网公有商品池;当输入渠道商的淘宝Nick时,展示该渠道私有供给商品列表
func (*TaobaoopenmallitemsqueryAPIRequest) SetItemIds ¶ added in v1.3.1
func (r *TaobaoopenmallitemsqueryAPIRequest) SetItemIds(_itemIds string) error
SetItemIds is ItemIds Setter 已废弃,请勿使用
func (*TaobaoopenmallitemsqueryAPIRequest) SetPageNo ¶ added in v1.3.1
func (r *TaobaoopenmallitemsqueryAPIRequest) SetPageNo(_pageNo int64) error
SetPageNo is PageNo Setter 第几页,默认:1
func (*TaobaoopenmallitemsqueryAPIRequest) SetPageSize ¶ added in v1.3.1
func (r *TaobaoopenmallitemsqueryAPIRequest) SetPageSize(_pageSize int64) error
SetPageSize is PageSize Setter 页大小,默认20,1~100
type TaobaoopenmallitemsqueryAPIResponse ¶ added in v1.3.1
type TaobaoopenmallitemsqueryAPIResponse struct { model.CommonResponse TaobaoopenmallitemsqueryAPIResponseModel }
TaobaoopenmallitemsqueryAPIResponse 批量获取商品列表 API返回值 taobao.openmall.items.query
批量获取对联盟开放的商品列表。
type TaobaoopenmallitemsqueryAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallitemsqueryAPIResponseModel struct { XMLName xml.Name `xml:"openmall_items_query_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TaobaoopenmallitemsqueryResultDo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallitemsqueryAPIResponseModel is 批量获取商品列表 成功返回结果
type TaobaoopenmallitemsqueryResultDo ¶ added in v1.3.1
type TaobaoopenmallitemsqueryResultDo struct { // 商品列表 ItemList []TopItemVo `json:"item_list,omitempty" xml:"item_list>top_item_vo,omitempty"` // 错误码 ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` // 错误信息 ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` // 调用是否成功 Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TaobaoopenmallitemsqueryResultDo 结构体
type TaobaoopenmallrefundbatchgetAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundbatchgetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundbatchgetAPIRequest 批量获取openmall退款单 API请求 taobao.openmall.refund.batch.get
批量获取openmall退款单 注意:该接口信息存在延迟,如需实时详情请访问taobao.openmall.refund.get
func NewTaobaoopenmallrefundbatchgetRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundbatchgetRequest() *TaobaoopenmallrefundbatchgetAPIRequest
NewTaobaoopenmallrefundbatchgetRequest 初始化TaobaoopenmallrefundbatchgetAPIRequest对象
func (TaobaoopenmallrefundbatchgetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundbatchgetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundbatchgetAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundbatchgetAPIRequest) GetEndCreated ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetEndCreated() string
GetEndCreated EndCreated Getter
func (TaobaoopenmallrefundbatchgetAPIRequest) GetPageIndex ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetPageIndex() int64
GetPageIndex PageIndex Getter
func (TaobaoopenmallrefundbatchgetAPIRequest) GetPageSize ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetPageSize() int64
GetPageSize PageSize Getter
func (TaobaoopenmallrefundbatchgetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundbatchgetAPIRequest) GetStartCreated ¶ added in v1.3.1
func (r TaobaoopenmallrefundbatchgetAPIRequest) GetStartCreated() string
GetStartCreated StartCreated Getter
func (*TaobaoopenmallrefundbatchgetAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 查询的渠道商Nick
func (*TaobaoopenmallrefundbatchgetAPIRequest) SetEndCreated ¶ added in v1.3.1
func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetEndCreated(_endCreated string) error
SetEndCreated is EndCreated Setter 查询范围结束时间,闭区间
func (*TaobaoopenmallrefundbatchgetAPIRequest) SetPageIndex ¶ added in v1.3.1
func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetPageIndex(_pageIndex int64) error
SetPageIndex is PageIndex Setter 翻页页码,从1开始
func (*TaobaoopenmallrefundbatchgetAPIRequest) SetPageSize ¶ added in v1.3.1
func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetPageSize(_pageSize int64) error
SetPageSize is PageSize Setter 页面大小,不超过100
func (*TaobaoopenmallrefundbatchgetAPIRequest) SetStartCreated ¶ added in v1.3.1
func (r *TaobaoopenmallrefundbatchgetAPIRequest) SetStartCreated(_startCreated string) error
SetStartCreated is StartCreated Setter 查询范围开始时间,闭区间
type TaobaoopenmallrefundbatchgetAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundbatchgetAPIResponse struct { model.CommonResponse TaobaoopenmallrefundbatchgetAPIResponseModel }
TaobaoopenmallrefundbatchgetAPIResponse 批量获取openmall退款单 API返回值 taobao.openmall.refund.batch.get
批量获取openmall退款单 注意:该接口信息存在延迟,如需实时详情请访问taobao.openmall.refund.get
type TaobaoopenmallrefundbatchgetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundbatchgetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_batch_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 退款列表 Entities []TopRefundVo `json:"entities,omitempty" xml:"entities>top_refund_vo,omitempty"` // 范围内总的退款单个数 TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"` }
TaobaoopenmallrefundbatchgetAPIResponseModel is 批量获取openmall退款单 成功返回结果
type TaobaoopenmallrefundcloseAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundcloseAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundcloseAPIRequest 关闭OpenMall退款单 API请求 taobao.openmall.refund.close
关闭OpenMall退款单
func NewTaobaoopenmallrefundcloseRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundcloseRequest() *TaobaoopenmallrefundcloseAPIRequest
NewTaobaoopenmallrefundcloseRequest 初始化TaobaoopenmallrefundcloseAPIRequest对象
func (TaobaoopenmallrefundcloseAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundcloseAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundcloseAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundcloseAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundcloseAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundcloseAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundcloseAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundcloseAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundcloseAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundcloseAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (*TaobaoopenmallrefundcloseAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcloseAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道
func (*TaobaoopenmallrefundcloseAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcloseAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款ID
type TaobaoopenmallrefundcloseAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundcloseAPIResponse struct { model.CommonResponse TaobaoopenmallrefundcloseAPIResponseModel }
TaobaoopenmallrefundcloseAPIResponse 关闭OpenMall退款单 API返回值 taobao.openmall.refund.close
关闭OpenMall退款单
type TaobaoopenmallrefundcloseAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundcloseAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_close_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 是否关闭成功 Result bool `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallrefundcloseAPIResponseModel is 关闭OpenMall退款单 成功返回结果
type TaobaoopenmallrefundcreateAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundcreateAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundcreateAPIRequest 创建OpenMall退款单 API请求 taobao.openmall.refund.create
创建OpenMall退款单 如存在未完结的退款单,则返回该退款单ID
func NewTaobaoopenmallrefundcreateRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundcreateRequest() *TaobaoopenmallrefundcreateAPIRequest
NewTaobaoopenmallrefundcreateRequest 初始化TaobaoopenmallrefundcreateAPIRequest对象
func (TaobaoopenmallrefundcreateAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundcreateAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundcreateAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetGoodsStatus ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetGoodsStatus() string
GetGoodsStatus GoodsStatus Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundcreateAPIRequest) GetRefundDesc ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundDesc() string
GetRefundDesc RefundDesc Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetRefundFee ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundFee() int64
GetRefundFee RefundFee Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetRefundReason ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundReason() string
GetRefundReason RefundReason Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetRefundType ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetRefundType() string
GetRefundType RefundType Getter
func (TaobaoopenmallrefundcreateAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmallrefundcreateAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmallrefundcreateAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者联盟身份
func (*TaobaoopenmallrefundcreateAPIRequest) SetGoodsStatus ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetGoodsStatus(_goodsStatus string) error
SetGoodsStatus is GoodsStatus Setter 货品状态,可选值 BUYER_NOT_RECEIVED(买家未收到货)、BUYER_RECEIVED(买家已收到货)、UNSHIPPED(未发货)
func (*TaobaoopenmallrefundcreateAPIRequest) SetRefundDesc ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundDesc(_refundDesc string) error
SetRefundDesc is RefundDesc Setter 买家的退货描述
func (*TaobaoopenmallrefundcreateAPIRequest) SetRefundFee ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundFee(_refundFee int64) error
SetRefundFee is RefundFee Setter 退款金额,分
func (*TaobaoopenmallrefundcreateAPIRequest) SetRefundReason ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundReason(_refundReason string) error
SetRefundReason is RefundReason Setter 退款类别,可选值OTHER_REASON(其他)、SEVEN_DAYS_WITHOUT_REASON(7天无理由,不退邮费)
func (*TaobaoopenmallrefundcreateAPIRequest) SetRefundType ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetRefundType(_refundType string) error
SetRefundType is RefundType Setter 退款类型,可选值refund(仅退款)、return_and_refund(退款退货)
func (*TaobaoopenmallrefundcreateAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmallrefundcreateAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 订单号
type TaobaoopenmallrefundcreateAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundcreateAPIResponse struct { model.CommonResponse TaobaoopenmallrefundcreateAPIResponseModel }
TaobaoopenmallrefundcreateAPIResponse 创建OpenMall退款单 API返回值 taobao.openmall.refund.create
创建OpenMall退款单 如存在未完结的退款单,则返回该退款单ID
type TaobaoopenmallrefundcreateAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundcreateAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_create_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 退款单状态 Status string `json:"status,omitempty" xml:"status,omitempty"` // 退款ID RefundId int64 `json:"refund_id,omitempty" xml:"refund_id,omitempty"` }
TaobaoopenmallrefundcreateAPIResponseModel is 创建OpenMall退款单 成功返回结果
type TaobaoopenmallrefundgetAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundgetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundgetAPIRequest 获取OpenMall退款单详情 API请求 taobao.openmall.refund.get
获取OpenMall退款单详情
func NewTaobaoopenmallrefundgetRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundgetRequest() *TaobaoopenmallrefundgetAPIRequest
NewTaobaoopenmallrefundgetRequest 初始化TaobaoopenmallrefundgetAPIRequest对象
func (TaobaoopenmallrefundgetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundgetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundgetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundgetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundgetAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundgetAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundgetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundgetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundgetAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundgetAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (*TaobaoopenmallrefundgetAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundgetAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道商身份
func (*TaobaoopenmallrefundgetAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundgetAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款单ID
type TaobaoopenmallrefundgetAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundgetAPIResponse struct { model.CommonResponse TaobaoopenmallrefundgetAPIResponseModel }
TaobaoopenmallrefundgetAPIResponse 获取OpenMall退款单详情 API返回值 taobao.openmall.refund.get
获取OpenMall退款单详情
type TaobaoopenmallrefundgetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundgetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 系统自动生成 Refund *TopRefundVo `json:"refund,omitempty" xml:"refund,omitempty"` }
TaobaoopenmallrefundgetAPIResponseModel is 获取OpenMall退款单详情 成功返回结果
type TaobaoopenmallrefundimageuploadAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundimageuploadAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundimageuploadAPIRequest OpenMall退款图片上传 API请求 taobao.openmall.refund.image.upload
OpenMall退款图片上传
func NewTaobaoopenmallrefundimageuploadRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundimageuploadRequest() *TaobaoopenmallrefundimageuploadAPIRequest
NewTaobaoopenmallrefundimageuploadRequest 初始化TaobaoopenmallrefundimageuploadAPIRequest对象
func (TaobaoopenmallrefundimageuploadAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundimageuploadAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundimageuploadAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundimageuploadAPIRequest) GetImage ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetImage() *model.File
GetImage Image Getter
func (TaobaoopenmallrefundimageuploadAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundimageuploadAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundimageuploadAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (*TaobaoopenmallrefundimageuploadAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道商Nick
func (*TaobaoopenmallrefundimageuploadAPIRequest) SetImage ¶ added in v1.3.1
func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetImage(_image *model.File) error
SetImage is Image Setter 上传图片,必须为jpg或png格式,建议小于2M
func (*TaobaoopenmallrefundimageuploadAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundimageuploadAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 该图片归属的退款单ID
type TaobaoopenmallrefundimageuploadAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundimageuploadAPIResponse struct { model.CommonResponse TaobaoopenmallrefundimageuploadAPIResponseModel }
TaobaoopenmallrefundimageuploadAPIResponse OpenMall退款图片上传 API返回值 taobao.openmall.refund.image.upload
OpenMall退款图片上传
type TaobaoopenmallrefundimageuploadAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundimageuploadAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_image_upload_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 图片上传对应Token,用于提交留言接口 Result string `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallrefundimageuploadAPIResponseModel is OpenMall退款图片上传 成功返回结果
type TaobaoopenmallrefundmessagegetAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundmessagegetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundmessagegetAPIRequest openmall获取退款单留言 API请求 taobao.openmall.refund.message.get
openmall获取退款单留言
func NewTaobaoopenmallrefundmessagegetRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundmessagegetRequest() *TaobaoopenmallrefundmessagegetAPIRequest
NewTaobaoopenmallrefundmessagegetRequest 初始化TaobaoopenmallrefundmessagegetAPIRequest对象
func (TaobaoopenmallrefundmessagegetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundmessagegetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundmessagegetAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundmessagegetAPIRequest) GetPageNo ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetPageNo() int64
GetPageNo PageNo Getter
func (TaobaoopenmallrefundmessagegetAPIRequest) GetPageSize ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetPageSize() int64
GetPageSize PageSize Getter
func (TaobaoopenmallrefundmessagegetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundmessagegetAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagegetAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (*TaobaoopenmallrefundmessagegetAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者身份
func (*TaobaoopenmallrefundmessagegetAPIRequest) SetPageNo ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetPageNo(_pageNo int64) error
SetPageNo is PageNo Setter 翻页页码
func (*TaobaoopenmallrefundmessagegetAPIRequest) SetPageSize ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetPageSize(_pageSize int64) error
SetPageSize is PageSize Setter 翻页大小
func (*TaobaoopenmallrefundmessagegetAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagegetAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款单号
type TaobaoopenmallrefundmessagegetAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundmessagegetAPIResponse struct { model.CommonResponse TaobaoopenmallrefundmessagegetAPIResponseModel }
TaobaoopenmallrefundmessagegetAPIResponse openmall获取退款单留言 API返回值 taobao.openmall.refund.message.get
openmall获取退款单留言
type TaobaoopenmallrefundmessagegetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundmessagegetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_message_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 留言列表 ResultsList []RefundMessage `json:"results_list,omitempty" xml:"results_list>refund_message,omitempty"` }
TaobaoopenmallrefundmessagegetAPIResponseModel is openmall获取退款单留言 成功返回结果
type TaobaoopenmallrefundmessagesubmitAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundmessagesubmitAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundmessagesubmitAPIRequest 提交退款单留言 API请求 taobao.openmall.refund.message.submit
OpenMall业务提交退款单留言
func NewTaobaoopenmallrefundmessagesubmitRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundmessagesubmitRequest() *TaobaoopenmallrefundmessagesubmitAPIRequest
NewTaobaoopenmallrefundmessagesubmitRequest 初始化TaobaoopenmallrefundmessagesubmitAPIRequest对象
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundMessage ¶ added in v1.3.1
func (r TaobaoopenmallrefundmessagesubmitAPIRequest) GetRefundMessage() *RefundMessage
GetRefundMessage RefundMessage Getter
func (*TaobaoopenmallrefundmessagesubmitAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者身份
func (*TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款单ID
func (*TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundMessage ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmessagesubmitAPIRequest) SetRefundMessage(_refundMessage *RefundMessage) error
SetRefundMessage is RefundMessage Setter 提交留言结构
type TaobaoopenmallrefundmessagesubmitAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundmessagesubmitAPIResponse struct { model.CommonResponse TaobaoopenmallrefundmessagesubmitAPIResponseModel }
TaobaoopenmallrefundmessagesubmitAPIResponse 提交退款单留言 API返回值 taobao.openmall.refund.message.submit
OpenMall业务提交退款单留言
type TaobaoopenmallrefundmessagesubmitAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundmessagesubmitAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_message_submit_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 提交结果 Result bool `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallrefundmessagesubmitAPIResponseModel is 提交退款单留言 成功返回结果
type TaobaoopenmallrefundmodifyAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundmodifyAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundmodifyAPIRequest 修改OpenMall退款申请 API请求 taobao.openmall.refund.modify
修改OpenMall退款申请
func NewTaobaoopenmallrefundmodifyRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundmodifyRequest() *TaobaoopenmallrefundmodifyAPIRequest
NewTaobaoopenmallrefundmodifyRequest 初始化TaobaoopenmallrefundmodifyAPIRequest对象
func (TaobaoopenmallrefundmodifyAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundmodifyAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundmodifyAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetGoodsStatus ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetGoodsStatus() string
GetGoodsStatus GoodsStatus Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundmodifyAPIRequest) GetRefundDesc ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundDesc() string
GetRefundDesc RefundDesc Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetRefundFee ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundFee() int64
GetRefundFee RefundFee Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetRefundReason ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundReason() string
GetRefundReason RefundReason Getter
func (TaobaoopenmallrefundmodifyAPIRequest) GetRefundType ¶ added in v1.3.1
func (r TaobaoopenmallrefundmodifyAPIRequest) GetRefundType() string
GetRefundType RefundType Getter
func (*TaobaoopenmallrefundmodifyAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者联盟身份
func (*TaobaoopenmallrefundmodifyAPIRequest) SetGoodsStatus ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetGoodsStatus(_goodsStatus string) error
SetGoodsStatus is GoodsStatus Setter 货品状态,可选值 BUYER_NOT_RECEIVED(买家未收到货)、BUYER_RECEIVED(买家已收到货)、UNSHIPPED(未发货)
func (*TaobaoopenmallrefundmodifyAPIRequest) SetRefundDesc ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundDesc(_refundDesc string) error
SetRefundDesc is RefundDesc Setter 买家的退货描述
func (*TaobaoopenmallrefundmodifyAPIRequest) SetRefundFee ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundFee(_refundFee int64) error
SetRefundFee is RefundFee Setter 退款金额,分
func (*TaobaoopenmallrefundmodifyAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款单ID
func (*TaobaoopenmallrefundmodifyAPIRequest) SetRefundReason ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundReason(_refundReason string) error
SetRefundReason is RefundReason Setter 退款类别,可选值OTHER_REASON(其他,默认)、SEVEN_DAYS_WITHOUT_REASON(7天无理由,不退邮费)
func (*TaobaoopenmallrefundmodifyAPIRequest) SetRefundType ¶ added in v1.3.1
func (r *TaobaoopenmallrefundmodifyAPIRequest) SetRefundType(_refundType string) error
SetRefundType is RefundType Setter 退款类型,可选值refund(仅退款)、return_and_refund(退款退货)
type TaobaoopenmallrefundmodifyAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundmodifyAPIResponse struct { model.CommonResponse TaobaoopenmallrefundmodifyAPIResponseModel }
TaobaoopenmallrefundmodifyAPIResponse 修改OpenMall退款申请 API返回值 taobao.openmall.refund.modify
修改OpenMall退款申请
type TaobaoopenmallrefundmodifyAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundmodifyAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_modify_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 结果 Result bool `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallrefundmodifyAPIResponseModel is 修改OpenMall退款申请 成功返回结果
type TaobaoopenmallrefundsubmitAPIRequest ¶ added in v1.3.1
type TaobaoopenmallrefundsubmitAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmallrefundsubmitAPIRequest 提交OpenMall退款单物流 API请求 taobao.openmall.refund.submit
提交OpenMall退款单物流
func NewTaobaoopenmallrefundsubmitRequest ¶ added in v1.3.1
func NewTaobaoopenmallrefundsubmitRequest() *TaobaoopenmallrefundsubmitAPIRequest
NewTaobaoopenmallrefundsubmitRequest 初始化TaobaoopenmallrefundsubmitAPIRequest对象
func (TaobaoopenmallrefundsubmitAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmallrefundsubmitAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmallrefundsubmitAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyCode ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyCode() string
GetLogisticsCompanyCode LogisticsCompanyCode Getter
func (TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyName ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsCompanyName() string
GetLogisticsCompanyName LogisticsCompanyName Getter
func (TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsNo ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetLogisticsNo() string
GetLogisticsNo LogisticsNo Getter
func (TaobaoopenmallrefundsubmitAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmallrefundsubmitAPIRequest) GetRefundId ¶ added in v1.3.1
func (r TaobaoopenmallrefundsubmitAPIRequest) GetRefundId() int64
GetRefundId RefundId Getter
func (*TaobaoopenmallrefundsubmitAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmallrefundsubmitAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道
func (*TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyCode ¶ added in v1.3.1
func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyCode(_logisticsCompanyCode string) error
SetLogisticsCompanyCode is LogisticsCompanyCode Setter 物流公司编码
func (*TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyName ¶ added in v1.3.1
func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsCompanyName(_logisticsCompanyName string) error
SetLogisticsCompanyName is LogisticsCompanyName Setter 物流公司名称
func (*TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsNo ¶ added in v1.3.1
func (r *TaobaoopenmallrefundsubmitAPIRequest) SetLogisticsNo(_logisticsNo string) error
SetLogisticsNo is LogisticsNo Setter 快递单号
func (*TaobaoopenmallrefundsubmitAPIRequest) SetRefundId ¶ added in v1.3.1
func (r *TaobaoopenmallrefundsubmitAPIRequest) SetRefundId(_refundId int64) error
SetRefundId is RefundId Setter 退款单ID
type TaobaoopenmallrefundsubmitAPIResponse ¶ added in v1.3.1
type TaobaoopenmallrefundsubmitAPIResponse struct { model.CommonResponse TaobaoopenmallrefundsubmitAPIResponseModel }
TaobaoopenmallrefundsubmitAPIResponse 提交OpenMall退款单物流 API返回值 taobao.openmall.refund.submit
提交OpenMall退款单物流
type TaobaoopenmallrefundsubmitAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmallrefundsubmitAPIResponseModel struct { XMLName xml.Name `xml:"openmall_refund_submit_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 提交物流单成功 Result bool `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmallrefundsubmitAPIResponseModel is 提交OpenMall退款单物流 成功返回结果
type TaobaoopenmalltracesearchAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltracesearchAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltracesearchAPIRequest 获取Openmall订单物流流转信息 API请求 taobao.openmall.trace.search
获取Openmall订单物流流转信息
func NewTaobaoopenmalltracesearchRequest ¶ added in v1.3.1
func NewTaobaoopenmalltracesearchRequest() *TaobaoopenmalltracesearchAPIRequest
NewTaobaoopenmalltracesearchRequest 初始化TaobaoopenmalltracesearchAPIRequest对象
func (TaobaoopenmalltracesearchAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltracesearchAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltracesearchAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltracesearchAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltracesearchAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltracesearchAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltracesearchAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltracesearchAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltracesearchAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltracesearchAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltracesearchAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltracesearchAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 签约支付宝代扣的账号
func (*TaobaoopenmalltracesearchAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltracesearchAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝订单编号
type TaobaoopenmalltracesearchAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltracesearchAPIResponse struct { model.CommonResponse TaobaoopenmalltracesearchAPIResponseModel }
TaobaoopenmalltracesearchAPIResponse 获取Openmall订单物流流转信息 API返回值 taobao.openmall.trace.search
获取Openmall订单物流流转信息
type TaobaoopenmalltracesearchAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltracesearchAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trace_search_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TopLogisticsDetailTraceVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltracesearchAPIResponseModel is 获取Openmall订单物流流转信息 成功返回结果
type TaobaoopenmalltradeaddressparseAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradeaddressparseAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradeaddressparseAPIRequest openmall服务地址区域码解析 API请求 taobao.openmall.trade.address.parse
openmall服务,解析地址区域码,获取创建订单等接口中的区域码信息
func NewTaobaoopenmalltradeaddressparseRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradeaddressparseRequest() *TaobaoopenmalltradeaddressparseAPIRequest
NewTaobaoopenmalltradeaddressparseRequest 初始化TaobaoopenmalltradeaddressparseAPIRequest对象
func (TaobaoopenmalltradeaddressparseAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradeaddressparseAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradeaddressparseAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeaddressparseAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradeaddressparseAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradeaddressparseAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradeaddressparseAPIRequest) GetRawAddress ¶ added in v1.3.1
func (r TaobaoopenmalltradeaddressparseAPIRequest) GetRawAddress() string
GetRawAddress RawAddress Getter
func (TaobaoopenmalltradeaddressparseAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeaddressparseAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaoopenmalltradeaddressparseAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradeaddressparseAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道商分销者淘宝账号
func (*TaobaoopenmalltradeaddressparseAPIRequest) SetRawAddress ¶ added in v1.3.1
func (r *TaobaoopenmalltradeaddressparseAPIRequest) SetRawAddress(_rawAddress string) error
SetRawAddress is RawAddress Setter 需解析的地址信息,建议只传地址选择器中的省市区,街道门牌号等用户手动输入数据不传
type TaobaoopenmalltradeaddressparseAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradeaddressparseAPIResponse struct { model.CommonResponse TaobaoopenmalltradeaddressparseAPIResponseModel }
TaobaoopenmalltradeaddressparseAPIResponse openmall服务地址区域码解析 API返回值 taobao.openmall.trade.address.parse
openmall服务,解析地址区域码,获取创建订单等接口中的区域码信息
type TaobaoopenmalltradeaddressparseAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradeaddressparseAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_address_parse_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 一组地址解析结构,解析正确率与地址完整度相关 Result *TopParseAddressVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradeaddressparseAPIResponseModel is openmall服务地址区域码解析 成功返回结果
type TaobaoopenmalltradeagreepayAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradeagreepayAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradeagreepayAPIRequest openmall订单支付 API请求 taobao.openmall.trade.agreepay
openmall订单支付
func NewTaobaoopenmalltradeagreepayRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradeagreepayRequest() *TaobaoopenmalltradeagreepayAPIRequest
NewTaobaoopenmalltradeagreepayRequest 初始化TaobaoopenmalltradeagreepayAPIRequest对象
func (TaobaoopenmalltradeagreepayAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradeagreepayAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradeagreepayAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeagreepayAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradeagreepayAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradeagreepayAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradeagreepayAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeagreepayAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradeagreepayAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltradeagreepayAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltradeagreepayAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradeagreepayAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 媒体渠道,代表分销者的身份,签约支付宝代扣的渠道商淘宝账号nick
func (*TaobaoopenmalltradeagreepayAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltradeagreepayAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝交易单号
type TaobaoopenmalltradeagreepayAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradeagreepayAPIResponse struct { model.CommonResponse TaobaoopenmalltradeagreepayAPIResponseModel }
TaobaoopenmalltradeagreepayAPIResponse openmall订单支付 API返回值 taobao.openmall.trade.agreepay
openmall订单支付
type TaobaoopenmalltradeagreepayAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradeagreepayAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_agreepay_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 是否成功 Result bool `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradeagreepayAPIResponseModel is openmall订单支付 成功返回结果
type TaobaoopenmalltradebatchgetAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradebatchgetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradebatchgetAPIRequest 批量获取openmall订单 API请求 taobao.openmall.trade.batch.get
批量获取openmall订单 注意:该接口数据存在延迟,实时数据请通过taobao.openmall.trade.get获取
func NewTaobaoopenmalltradebatchgetRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradebatchgetRequest() *TaobaoopenmalltradebatchgetAPIRequest
NewTaobaoopenmalltradebatchgetRequest 初始化TaobaoopenmalltradebatchgetAPIRequest对象
func (TaobaoopenmalltradebatchgetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradebatchgetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradebatchgetAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradebatchgetAPIRequest) GetEndCreated ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetEndCreated() string
GetEndCreated EndCreated Getter
func (TaobaoopenmalltradebatchgetAPIRequest) GetPageIndex ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetPageIndex() int64
GetPageIndex PageIndex Getter
func (TaobaoopenmalltradebatchgetAPIRequest) GetPageSize ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetPageSize() int64
GetPageSize PageSize Getter
func (TaobaoopenmalltradebatchgetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradebatchgetAPIRequest) GetStartCreated ¶ added in v1.3.1
func (r TaobaoopenmalltradebatchgetAPIRequest) GetStartCreated() string
GetStartCreated StartCreated Getter
func (*TaobaoopenmalltradebatchgetAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradebatchgetAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 渠道商Nick
func (*TaobaoopenmalltradebatchgetAPIRequest) SetEndCreated ¶ added in v1.3.1
func (r *TaobaoopenmalltradebatchgetAPIRequest) SetEndCreated(_endCreated string) error
SetEndCreated is EndCreated Setter 查询范围结束时间,闭区间
func (*TaobaoopenmalltradebatchgetAPIRequest) SetPageIndex ¶ added in v1.3.1
func (r *TaobaoopenmalltradebatchgetAPIRequest) SetPageIndex(_pageIndex int64) error
SetPageIndex is PageIndex Setter 查询页码,从1开始
func (*TaobaoopenmalltradebatchgetAPIRequest) SetPageSize ¶ added in v1.3.1
func (r *TaobaoopenmalltradebatchgetAPIRequest) SetPageSize(_pageSize int64) error
SetPageSize is PageSize Setter 页面大小,不超过100
func (*TaobaoopenmalltradebatchgetAPIRequest) SetStartCreated ¶ added in v1.3.1
func (r *TaobaoopenmalltradebatchgetAPIRequest) SetStartCreated(_startCreated string) error
SetStartCreated is StartCreated Setter 查询范围开始时间,闭区间
type TaobaoopenmalltradebatchgetAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradebatchgetAPIResponse struct { model.CommonResponse TaobaoopenmalltradebatchgetAPIResponseModel }
TaobaoopenmalltradebatchgetAPIResponse 批量获取openmall订单 API返回值 taobao.openmall.trade.batch.get
批量获取openmall订单 注意:该接口数据存在延迟,实时数据请通过taobao.openmall.trade.get获取
type TaobaoopenmalltradebatchgetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradebatchgetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_batch_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 订单列表 Entities []TopTradeDetailVo `json:"entities,omitempty" xml:"entities>top_trade_detail_vo,omitempty"` // 范围内总订单数 TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"` }
TaobaoopenmalltradebatchgetAPIResponseModel is 批量获取openmall订单 成功返回结果
type TaobaoopenmalltradecloseAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradecloseAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradecloseAPIRequest 关闭订单 API请求 taobao.openmall.trade.close
关闭订单
func NewTaobaoopenmalltradecloseRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradecloseRequest() *TaobaoopenmalltradecloseAPIRequest
NewTaobaoopenmalltradecloseRequest 初始化TaobaoopenmalltradecloseAPIRequest对象
func (TaobaoopenmalltradecloseAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradecloseAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradecloseAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradecloseAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradecloseAPIRequest) GetReason ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetReason() string
GetReason Reason Getter
func (TaobaoopenmalltradecloseAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltradecloseAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltradecloseAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradecloseAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者信息
func (*TaobaoopenmalltradecloseAPIRequest) SetReason ¶ added in v1.3.1
func (r *TaobaoopenmalltradecloseAPIRequest) SetReason(_reason string) error
SetReason is Reason Setter 关单原因
func (*TaobaoopenmalltradecloseAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltradecloseAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝订单号
type TaobaoopenmalltradecloseAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradecloseAPIResponse struct { model.CommonResponse TaobaoopenmalltradecloseAPIResponseModel }
TaobaoopenmalltradecloseAPIResponse 关闭订单 API返回值 taobao.openmall.trade.close
关闭订单
type TaobaoopenmalltradecloseAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradecloseAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_close_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 出参 Result *TopTradeResultVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradecloseAPIResponseModel is 关闭订单 成功返回结果
type TaobaoopenmalltradeconfirmAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradeconfirmAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradeconfirmAPIRequest 确认收货 API请求 taobao.openmall.trade.confirm
确认订单收货
func NewTaobaoopenmalltradeconfirmRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradeconfirmRequest() *TaobaoopenmalltradeconfirmAPIRequest
NewTaobaoopenmalltradeconfirmRequest 初始化TaobaoopenmalltradeconfirmAPIRequest对象
func (TaobaoopenmalltradeconfirmAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradeconfirmAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradeconfirmAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeconfirmAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradeconfirmAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradeconfirmAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradeconfirmAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeconfirmAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradeconfirmAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltradeconfirmAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltradeconfirmAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradeconfirmAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者信息
func (*TaobaoopenmalltradeconfirmAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltradeconfirmAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝订单号
type TaobaoopenmalltradeconfirmAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradeconfirmAPIResponse struct { model.CommonResponse TaobaoopenmalltradeconfirmAPIResponseModel }
TaobaoopenmalltradeconfirmAPIResponse 确认收货 API返回值 taobao.openmall.trade.confirm
确认订单收货
type TaobaoopenmalltradeconfirmAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradeconfirmAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_confirm_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TopTradeResultVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradeconfirmAPIResponseModel is 确认收货 成功返回结果
type TaobaoopenmalltradecreateAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradecreateAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradecreateAPIRequest 创建订单 API请求 taobao.openmall.trade.create
创建Openmall订单
func NewTaobaoopenmalltradecreateRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradecreateRequest() *TaobaoopenmalltradecreateAPIRequest
NewTaobaoopenmalltradecreateRequest 初始化TaobaoopenmalltradecreateAPIRequest对象
func (TaobaoopenmalltradecreateAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradecreateAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradecreateAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradecreateAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradecreateAPIRequest) GetParamTopTradeCreateDO ¶ added in v1.3.1
func (r TaobaoopenmalltradecreateAPIRequest) GetParamTopTradeCreateDO() *TopTradeCreateDo
GetParamTopTradeCreateDO ParamTopTradeCreateDO Getter
func (TaobaoopenmalltradecreateAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradecreateAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaoopenmalltradecreateAPIRequest) SetParamTopTradeCreateDO ¶ added in v1.3.1
func (r *TaobaoopenmalltradecreateAPIRequest) SetParamTopTradeCreateDO(_paramTopTradeCreateDO *TopTradeCreateDo) error
SetParamTopTradeCreateDO is ParamTopTradeCreateDO Setter 请求入参
type TaobaoopenmalltradecreateAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradecreateAPIResponse struct { model.CommonResponse TaobaoopenmalltradecreateAPIResponseModel }
TaobaoopenmalltradecreateAPIResponse 创建订单 API返回值 taobao.openmall.trade.create
创建Openmall订单
type TaobaoopenmalltradecreateAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradecreateAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_create_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TopTradeResultVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradecreateAPIResponseModel is 创建订单 成功返回结果
type TaobaoopenmalltradegetAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradegetAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradegetAPIRequest 查询订单详情 API请求 taobao.openmall.trade.get
查询订单详情
func NewTaobaoopenmalltradegetRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradegetRequest() *TaobaoopenmalltradegetAPIRequest
NewTaobaoopenmalltradegetRequest 初始化TaobaoopenmalltradegetAPIRequest对象
func (TaobaoopenmalltradegetAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradegetAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradegetAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradegetAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradegetAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradegetAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradegetAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradegetAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradegetAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltradegetAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltradegetAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradegetAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 分销者信息
func (*TaobaoopenmalltradegetAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltradegetAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝订单号
type TaobaoopenmalltradegetAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradegetAPIResponse struct { model.CommonResponse TaobaoopenmalltradegetAPIResponseModel }
TaobaoopenmalltradegetAPIResponse 查询订单详情 API返回值 taobao.openmall.trade.get
查询订单详情
type TaobaoopenmalltradegetAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradegetAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_get_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TopTradeDetailVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltradegetAPIResponseModel is 查询订单详情 成功返回结果
type TaobaoopenmalltraderenderAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltraderenderAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltraderenderAPIRequest 渲染订单价格 API请求 taobao.openmall.trade.render
请求渲染订单价格
func NewTaobaoopenmalltraderenderRequest ¶ added in v1.3.1
func NewTaobaoopenmalltraderenderRequest() *TaobaoopenmalltraderenderAPIRequest
NewTaobaoopenmalltraderenderRequest 初始化TaobaoopenmalltraderenderAPIRequest对象
func (TaobaoopenmalltraderenderAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltraderenderAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltraderenderAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltraderenderAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltraderenderAPIRequest) GetParamTopTradeCreateDO ¶ added in v1.3.1
func (r TaobaoopenmalltraderenderAPIRequest) GetParamTopTradeCreateDO() *TopTradeCreateDo
GetParamTopTradeCreateDO ParamTopTradeCreateDO Getter
func (TaobaoopenmalltraderenderAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltraderenderAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaoopenmalltraderenderAPIRequest) SetParamTopTradeCreateDO ¶ added in v1.3.1
func (r *TaobaoopenmalltraderenderAPIRequest) SetParamTopTradeCreateDO(_paramTopTradeCreateDO *TopTradeCreateDo) error
SetParamTopTradeCreateDO is ParamTopTradeCreateDO Setter 请求入参
type TaobaoopenmalltraderenderAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltraderenderAPIResponse struct { model.CommonResponse TaobaoopenmalltraderenderAPIResponseModel }
TaobaoopenmalltraderenderAPIResponse 渲染订单价格 API返回值 taobao.openmall.trade.render
请求渲染订单价格
type TaobaoopenmalltraderenderAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltraderenderAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_render_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回结果 Result *TopTradeResultVo `json:"result,omitempty" xml:"result,omitempty"` }
TaobaoopenmalltraderenderAPIResponseModel is 渲染订单价格 成功返回结果
type TaobaoopenmalltradeshipaddressupdateAPIRequest ¶ added in v1.3.1
type TaobaoopenmalltradeshipaddressupdateAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaoopenmalltradeshipaddressupdateAPIRequest Openmall订单收货地址修改 API请求 taobao.openmall.trade.shipaddress.update
Openmall订单收货地址修改
func NewTaobaoopenmalltradeshipaddressupdateRequest ¶ added in v1.3.1
func NewTaobaoopenmalltradeshipaddressupdateRequest() *TaobaoopenmalltradeshipaddressupdateAPIRequest
NewTaobaoopenmalltradeshipaddressupdateRequest 初始化TaobaoopenmalltradeshipaddressupdateAPIRequest对象
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetDistributor ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetDistributor() string
GetDistributor Distributor Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverAddress ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverAddress() string
GetReceiverAddress ReceiverAddress Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverCity ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverCity() string
GetReceiverCity ReceiverCity Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverDistrict ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverDistrict() string
GetReceiverDistrict ReceiverDistrict Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverMobile ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverMobile() string
GetReceiverMobile ReceiverMobile Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverName ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverName() string
GetReceiverName ReceiverName Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverPhone ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverPhone() string
GetReceiverPhone ReceiverPhone Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverState ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverState() string
GetReceiverState ReceiverState Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverZip ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetReceiverZip() string
GetReceiverZip ReceiverZip Getter
func (TaobaoopenmalltradeshipaddressupdateAPIRequest) GetTid ¶ added in v1.3.1
func (r TaobaoopenmalltradeshipaddressupdateAPIRequest) GetTid() int64
GetTid Tid Getter
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetDistributor ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetDistributor(_distributor string) error
SetDistributor is Distributor Setter 媒体渠道,代表分销者的身份,签约支付宝代扣的渠道商淘宝账号nick
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverAddress ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverAddress(_receiverAddress string) error
SetReceiverAddress is ReceiverAddress Setter 收货地址。最大长度为228个字节。
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverCity ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverCity(_receiverCity string) error
SetReceiverCity is ReceiverCity Setter 城市。最大长度为32个字节。如:杭州
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverDistrict ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverDistrict(_receiverDistrict string) error
SetReceiverDistrict is ReceiverDistrict Setter 区/县。最大长度为32个字节。如:西湖区
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverMobile ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverMobile(_receiverMobile string) error
SetReceiverMobile is ReceiverMobile Setter 移动电话。最大长度为11个字节。
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverName ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverName(_receiverName string) error
SetReceiverName is ReceiverName Setter 收货人全名。最大长度为50个字节。
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverPhone ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverPhone(_receiverPhone string) error
SetReceiverPhone is ReceiverPhone Setter 固定电话。最大长度为30个字节。
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverState ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverState(_receiverState string) error
SetReceiverState is ReceiverState Setter 省份。最大长度为32个字节。如:浙江
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverZip ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetReceiverZip(_receiverZip string) error
SetReceiverZip is ReceiverZip Setter 6位数字的邮编
func (*TaobaoopenmalltradeshipaddressupdateAPIRequest) SetTid ¶ added in v1.3.1
func (r *TaobaoopenmalltradeshipaddressupdateAPIRequest) SetTid(_tid int64) error
SetTid is Tid Setter 淘宝订单号
type TaobaoopenmalltradeshipaddressupdateAPIResponse ¶ added in v1.3.1
type TaobaoopenmalltradeshipaddressupdateAPIResponse struct { model.CommonResponse TaobaoopenmalltradeshipaddressupdateAPIResponseModel }
TaobaoopenmalltradeshipaddressupdateAPIResponse Openmall订单收货地址修改 API返回值 taobao.openmall.trade.shipaddress.update
Openmall订单收货地址修改
type TaobaoopenmalltradeshipaddressupdateAPIResponseModel ¶ added in v1.3.1
type TaobaoopenmalltradeshipaddressupdateAPIResponseModel struct { XMLName xml.Name `xml:"openmall_trade_shipaddress_update_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 订单号 Tid string `json:"tid,omitempty" xml:"tid,omitempty"` }
TaobaoopenmalltradeshipaddressupdateAPIResponseModel is Openmall订单收货地址修改 成功返回结果
type TopItemImageVo ¶
type TopItemImageVo struct { // 商品图片链接 Url string `json:"url,omitempty" xml:"url,omitempty"` // 商品属性,itemImages中不返回 Properties string `json:"properties,omitempty" xml:"properties,omitempty"` // 图片放在第几张(多图时设置),propertyImages中不返回 Position int64 `json:"position,omitempty" xml:"position,omitempty"` // 图片ID,itemImages中不返回 ImageId int64 `json:"image_id,omitempty" xml:"image_id,omitempty"` }
TopItemImageVo 结构体
type TopItemSkuVo ¶
type TopItemSkuVo struct { // 属于这个sku的商品的价格 取值范围:0-100000000;精确到2位小数;单位:元。如:200.07,表示:200元7分。 Price string `json:"price,omitempty" xml:"price,omitempty"` // sku所对应的销售属性串,由 属性名ID(pid)、属性值ID(vid)组成。 格式为:pid1:vid1;pid2:vid2 ;pid3:vid3… pid和vid对应的中文名称,可以从item_properties字段中获取。 Properties string `json:"properties,omitempty" xml:"properties,omitempty"` // sku描述,以分号分隔描述项,### 分隔翻译内容;注意,当为别名时,翻译项中将没有冒号分隔 Description string `json:"description,omitempty" xml:"description,omitempty"` // 属于这个sku的商品的数量 Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"` // sku的id SkuId int64 `json:"sku_id,omitempty" xml:"sku_id,omitempty"` }
TopItemSkuVo 结构体
type TopItemVo ¶
type TopItemVo struct { // 商品图片 ItemImages []TopItemImageVo `json:"item_images,omitempty" xml:"item_images>top_item_image_vo,omitempty"` // 运费列表 Postages []TopPostageVo `json:"postages,omitempty" xml:"postages>top_postage_vo,omitempty"` // 商品属性图片 PropertyImages []TopItemImageVo `json:"property_images,omitempty" xml:"property_images>top_item_image_vo,omitempty"` // sku列表 Skus []TopItemSkuVo `json:"skus,omitempty" xml:"skus>top_item_sku_vo,omitempty"` // 商品所在城市 City string `json:"city,omitempty" xml:"city,omitempty"` // 商品成本价,精确到2位小数,单位:元。如:200.07,表示200元7分。 CostPrice string `json:"cost_price,omitempty" xml:"cost_price,omitempty"` // 商品描述, 字数要大于5个字符,小于25000个字符 Description string `json:"description,omitempty" xml:"description,omitempty"` // 商品视频列表,多个视频用逗号分隔。 ItemVideos string `json:"item_videos,omitempty" xml:"item_videos,omitempty"` // 商品主图 PicUrl string `json:"pic_url,omitempty" xml:"pic_url,omitempty"` // 商品的属性列表,由属性名ID(pid)、属性值ID(vid)、属性名(pid_name)、属性值(vid_name)组成。格式如:pid1:vid1:pid_name1:vid_name1;pid2:vid2:pid_name2:vid_name2…… ItemProperties string `json:"item_properties,omitempty" xml:"item_properties,omitempty"` // 商品所在省份 Prov string `json:"prov,omitempty" xml:"prov,omitempty"` // 表示商品的体积,用于按体积计费的运费模板。该值的单位为立方米(m3)。该值支持两种格式的设置: 格式1:bulk:3,单位为立方米(m3),表示直接设置为商品的体积; 格式2:width:10;breadth:10;height:10,单位为米(m)。 Size string `json:"size,omitempty" xml:"size,omitempty"` // 商品标题 Title string `json:"title,omitempty" xml:"title,omitempty"` // 商品的重量,用于按重量计费的运费模板。注意:单位为kg Weight string `json:"weight,omitempty" xml:"weight,omitempty"` // 属性值别名,比如颜色的自定义名称 PropertyAlias string `json:"property_alias,omitempty" xml:"property_alias,omitempty"` // 商品店铺名称 ShopName string `json:"shop_name,omitempty" xml:"shop_name,omitempty"` // 当前商品是否支持hold单,当为false时,下单接口中的need_erp_hold不生效 SupportErpHold string `json:"support_erp_hold,omitempty" xml:"support_erp_hold,omitempty"` // 商品类目 CategoryId int64 `json:"category_id,omitempty" xml:"category_id,omitempty"` // 商品ID ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"` // 库存 Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"` // 商品状态:上架(1)、下架(0) ItemStatus int64 `json:"item_status,omitempty" xml:"item_status,omitempty"` // 商品人气 Popularity int64 `json:"popularity,omitempty" xml:"popularity,omitempty"` // 商品状态:上架(1)、下架(0) Status int64 `json:"status,omitempty" xml:"status,omitempty"` // 是否虚拟商品 IsVirtual bool `json:"is_virtual,omitempty" xml:"is_virtual,omitempty"` // 是否区域限购。值为true时,通过taobao.openmall.item.salearea.get获取商品可销售区域;值为false时,该商品所有区域都可销售。 AreaLimit bool `json:"area_limit,omitempty" xml:"area_limit,omitempty"` }
TopItemVo 结构体
type TopLogisticsDetailTraceVo ¶
type TopLogisticsDetailTraceVo struct { // 流转信息列表 TraceList []TransitStepInfoVo `json:"trace_list,omitempty" xml:"trace_list>transit_step_info_vo,omitempty"` // 物流公司名称 CompanyName string `json:"company_name,omitempty" xml:"company_name,omitempty"` // 运单号 OutSid string `json:"out_sid,omitempty" xml:"out_sid,omitempty"` // 订单的物流状态(仅支持线上发货online订单,线下发货offline发出后直接变为已签收,OpenMall场景如无法判断请直接忽略,直接获取最后一个trace节点描述) * 等候发送给物流公司 *已提交给物流公司,等待物流公司接单 *已经确认消息接收,等待物流公司接单 *物流公司已接单 *物流公司不接单 *物流公司揽收失败 *物流公司揽收成功 *签收失败 *对方已签收 *对方拒绝签收 Status string `json:"status,omitempty" xml:"status,omitempty"` // 淘宝交易单ID Tid string `json:"tid,omitempty" xml:"tid,omitempty"` }
TopLogisticsDetailTraceVo 结构体
type TopOrderVo ¶
type TopOrderVo struct { // 子订单发货时间,当卖家对订单进行了多次发货,子订单的发货时间和主订单的发货时间可能不一样了,那么就需要以子订单的时间为准。(没有进行多次发货的订单,主订单的发货时间和子订单的发货时间都一样) ConsignTime string `json:"consign_time,omitempty" xml:"consign_time,omitempty"` // 子订单的交易结束时间说明:子订单有单独的结束时间,与主订单的结束时间可能有所不同,在有退款发起的时候或者是主订单分阶段付款的时候,子订单的结束时间会早于主订单的结束时间,所以开放这个字段便于订单结束状态的判断 EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"` // 子订单预计发货时间 EstimateConTime string `json:"estimate_con_time,omitempty" xml:"estimate_con_time,omitempty"` // 商品备注 ItemMemo string `json:"item_memo,omitempty" xml:"item_memo,omitempty"` // 外部网店自己定义的Sku编号 OuterSkuId string `json:"outer_sku_id,omitempty" xml:"outer_sku_id,omitempty"` // 子订单实付金额。精确到2位小数,单位:元。如:200.07,表示:200元7分。对于多子订单的交易,计算公式如下:payment = price * num + adjust_fee - discount_fee ;单子订单交易,payment与主订单的payment一致,对于退款成功的子订单,由于主订单的优惠分摊金额,会造成该字段可能不为0.00元。建议使用退款前的实付金额减去退款单中的实际退款金额计算。 Payment string `json:"payment,omitempty" xml:"payment,omitempty"` // 商品价格。精确到2位小数;单位:元。如:200.07,表示:200元7分 Price string `json:"price,omitempty" xml:"price,omitempty"` // 退款状态。退款状态。可选值 WAIT_SELLER_AGREE(买家已经申请退款,等待卖家同意) WAIT_BUYER_RETURN_GOODS(卖家已经同意退款,等待买家退货) WAIT_SELLER_CONFIRM_GOODS(买家已经退货,等待卖家确认收货) SELLER_REFUSE_BUYER(卖家拒绝退款) CLOSED(退款关闭) SUCCESS(退款成功) RefundStatus string `json:"refund_status,omitempty" xml:"refund_status,omitempty"` // SKU的值。如:机身颜色:黑色;手机套餐:官方标配 SkuPropertiesName string `json:"sku_properties_name,omitempty" xml:"sku_properties_name,omitempty"` // 商品SKUID SkuId string `json:"sku_id,omitempty" xml:"sku_id,omitempty"` // 订单状态。可选值: TRADE_NO_CREATE_PAY(没有创建支付宝交易,暂无) WAIT_BUYER_PAY(等待买家付款) WAIT_SELLER_SEND_GOODS(等待卖家发货,即:买家已付款) WAIT_BUYER_CONFIRM_GOODS(等待买家确认收货,即:卖家已发货) TRADE_BUYER_SIGNED(买家已签收,货到付款专用,暂无) TRADE_FINISHED(交易成功) TRADE_CLOSED(付款以后用户退款成功,交易自动关闭) TRADE_CLOSED_BY_TAOBAO(付款以前,卖家或买家主动关闭交易) PAY_PENDING(国际信用卡支付付款确认中,暂无) Status string `json:"status,omitempty" xml:"status,omitempty"` // 商品标题 Title string `json:"title,omitempty" xml:"title,omitempty"` // 应付金额(商品价格 * 商品数量 + 手工调整金额 - 子订单级订单优惠金额)。精确到2位小数;单位:元。如:200.07,表示:200元7分 TotalFee string `json:"total_fee,omitempty" xml:"total_fee,omitempty"` // 物流公司名称 LogisticsCompany string `json:"logistics_company,omitempty" xml:"logistics_company,omitempty"` // 子订单包裹运输号 InvoiceNo string `json:"invoice_no,omitempty" xml:"invoice_no,omitempty"` // 购买数量。取值范围:大于零的整数 Num int64 `json:"num,omitempty" xml:"num,omitempty"` // 商品数字ID NumIid int64 `json:"num_iid,omitempty" xml:"num_iid,omitempty"` // 子订单编号 Oid int64 `json:"oid,omitempty" xml:"oid,omitempty"` // 最近退款ID RefundId int64 `json:"refund_id,omitempty" xml:"refund_id,omitempty"` // 是否发货 IsShShip bool `json:"is_sh_ship,omitempty" xml:"is_sh_ship,omitempty"` }
TopOrderVo 结构体
type TopParseAddressEntryVo ¶ added in v1.2.7
type TopParseAddressEntryVo struct { // 地区编码 Code string `json:"code,omitempty" xml:"code,omitempty"` // 地域名称 Name string `json:"name,omitempty" xml:"name,omitempty"` // 地区级别,2代表省、自治区、直辖市、特别行政区;3代表地级市、 地区、盟、自治州;4代表县、区、自治县、旗;5代表乡、镇、街道,openmall中请取第三或者第四级别地域编码传入即可 Scope int64 `json:"scope,omitempty" xml:"scope,omitempty"` }
TopParseAddressEntryVo 结构体
type TopParseAddressVo ¶ added in v1.2.7
type TopParseAddressVo struct { // 地址解析结构 Entries []TopParseAddressEntryVo `json:"entries,omitempty" xml:"entries>top_parse_address_entry_vo,omitempty"` }
TopParseAddressVo 结构体
type TopPostageVo ¶
type TopPostageVo struct { // 增费:支持0.00-999.99(最多包含两位小数) AddFee string `json:"add_fee,omitempty" xml:"add_fee,omitempty"` // 增费标准。 当valuation为0时,支持1-9999范围内的整数; 当valuation为1时,支持0.1-9999.9范围内的小数,只能包含一位小数(单位为千克); 当valuation为3时,支持0.1-999.9范围内的数值,数值只能包含一位小数(单位为 立方米)。 AddStandard string `json:"add_standard,omitempty" xml:"add_standard,omitempty"` // 涉及的地区,多个地区用逗号分隔。地区码可以用taobao.areas.get接口获取,或者参考:http://www.mca.gov.cn/article/sj/xzqh/2020/2020/202003301019.html 当值为1时,表示全国所有地区。 PostArea string `json:"post_area,omitempty" xml:"post_area,omitempty"` // 运费方式,可选值:平邮 (post)、快递公司(express)、EMS (ems)、货到付款(cod)、物流宝保障速递(wlb)、家装物流(furniture)。 PostType string `json:"post_type,omitempty" xml:"post_type,omitempty"` // 首费,范围0.00-999.99(最多包含两位小数)。 StartFee string `json:"start_fee,omitempty" xml:"start_fee,omitempty"` // 首费标准。 当valuation(记价方式)为1时,支持0.1-9999.9范围内的小数只能包含一位小数(单位为千克); 当valuation(记价方式)为3时,支持0.1-999.9范围内的数值,数值只能包含一位小数(单位为 立方米)。 StartStandard string `json:"start_standard,omitempty" xml:"start_standard,omitempty"` // 运费计算方式,可选值:0(件数)、1(重量)、3(体积)。 Valuation int64 `json:"valuation,omitempty" xml:"valuation,omitempty"` }
TopPostageVo 结构体
type TopRefundVo ¶
type TopRefundVo struct { // 退款单状态,此接口存在延迟,详情参考taobao.openmall.refund.get Status string `json:"status,omitempty" xml:"status,omitempty"` // 退款单创建时间 Created string `json:"created,omitempty" xml:"created,omitempty"` // 请求退款金额 RefundFee string `json:"refund_fee,omitempty" xml:"refund_fee,omitempty"` // 货物状态。可选值BUYER_NOT_RECEIVED (买家未收到货) BUYER_RECEIVED (买家已收到货) BUYER_RETURNED_GOODS (买家已退货) GoodStatus string `json:"good_status,omitempty" xml:"good_status,omitempty"` // 更新时间 Modified string `json:"modified,omitempty" xml:"modified,omitempty"` // 实付金额。精确到2位小数;单位:元。如:200.07,表示:200元7分 Payment string `json:"payment,omitempty" xml:"payment,omitempty"` // 退款阶段,可选值:onsale/aftersale RefundPhase string `json:"refund_phase,omitempty" xml:"refund_phase,omitempty"` // 卖家退货地址 Address string `json:"address,omitempty" xml:"address,omitempty"` // 创建交易时的物流方式。 可选值:ems, express, post, free ShippingType string `json:"shipping_type,omitempty" xml:"shipping_type,omitempty"` // 商品SKU信息 Sku string `json:"sku,omitempty" xml:"sku,omitempty"` // 交易总金额 TotalFee string `json:"total_fee,omitempty" xml:"total_fee,omitempty"` // 退货运单号 Sid string `json:"sid,omitempty" xml:"sid,omitempty"` // 物流公司名称 CompanyName string `json:"company_name,omitempty" xml:"company_name,omitempty"` // 退货邮编 PostCode string `json:"post_code,omitempty" xml:"post_code,omitempty"` // 退货时收货人电话 FixPhone string `json:"fix_phone,omitempty" xml:"fix_phone,omitempty"` // 退货时收货人手机号 Mobile string `json:"mobile,omitempty" xml:"mobile,omitempty"` // 退货时收货人姓名 ConsigneeFullName string `json:"consignee_full_name,omitempty" xml:"consignee_full_name,omitempty"` // 退款单ID RefundId int64 `json:"refund_id,omitempty" xml:"refund_id,omitempty"` // 对应订单ID Tid int64 `json:"tid,omitempty" xml:"tid,omitempty"` // 商品数量 Num int64 `json:"num,omitempty" xml:"num,omitempty"` // 商品ID NumIid int64 `json:"num_iid,omitempty" xml:"num_iid,omitempty"` // 退款超时结构 RefundRemindTimeout *RefundRemindTimeout `json:"refund_remind_timeout,omitempty" xml:"refund_remind_timeout,omitempty"` // 买家是否需要退货。可选值:true(是),false(否) HasGoodReturn bool `json:"has_good_return,omitempty" xml:"has_good_return,omitempty"` // 当该退款单为 未发货仅退款 申请时,因卖家坚持发货而导致关单的情况下,该字段值为true;其余条件为空或false ClosedBySellerShip bool `json:"closed_by_seller_ship,omitempty" xml:"closed_by_seller_ship,omitempty"` }
TopRefundVo 结构体
type TopSaleAreaVo ¶
type TopSaleAreaVo struct { // 可售区域信息,JSON数组格式的字符串。区域的层次用树状结构表示。 包含的字段有: areaId:区域码; subSaleArea:所属子区域的可售信息; 树的叶子节点表示可售区域。 树的枝节点只是聚合可售区域,表达区域的层次关系。 SaleAreaInfo string `json:"sale_area_info,omitempty" xml:"sale_area_info,omitempty"` // 商品SKU ID SkuId int64 `json:"sku_id,omitempty" xml:"sku_id,omitempty"` }
TopSaleAreaVo 结构体
type TopTradeCreateDo ¶
type TopTradeCreateDo struct { // 收货地址的收件人地址 Address string `json:"address,omitempty" xml:"address,omitempty"` // 买家来源渠道,可选值 WeiXin(微信渠道),DouYin(抖音), KuaiShou (快手),Other(其他) BuyerChannel string `json:"buyer_channel,omitempty" xml:"buyer_channel,omitempty"` // 买家来源渠道对应ID,例如微信的openId BuyerChannelId string `json:"buyer_channel_id,omitempty" xml:"buyer_channel_id,omitempty"` // 买家留言 BuyerMemo string `json:"buyer_memo,omitempty" xml:"buyer_memo,omitempty"` // 买家手机号 BuyerPhone string `json:"buyer_phone,omitempty" xml:"buyer_phone,omitempty"` // 媒体渠道,代表分销者的身份,签约支付宝代扣的渠道商淘宝账号nick Distributor string `json:"distributor,omitempty" xml:"distributor,omitempty"` // 收货地址的区域码,从taobao.areas.get接口获取区域码,文档地址:https://open.taobao.com/api.htm?spm=a219a.7386653.0.0.77e7669aoxOfiV&source=search&docId=59&docType=2 Divisioncode string `json:"divisioncode,omitempty" xml:"divisioncode,omitempty"` // 计划采购金额(单位元),如最终订单成交价与期望金额不同则直接关单采购失败,计算方式:运费+商品成本价 ExpectOrderFee string `json:"expect_order_fee,omitempty" xml:"expect_order_fee,omitempty"` // 收货地址的手机号码 Mobile string `json:"mobile,omitempty" xml:"mobile,omitempty"` // 收货地址的收件人姓名 Name string `json:"name,omitempty" xml:"name,omitempty"` // 订单的外部订单号,用来防止重复提交。需要以TOP: appkey_(如:100000_) 开头,最长32位 OutId string `json:"out_id,omitempty" xml:"out_id,omitempty"` // 外部订单交易金额(单位元),即消费者在渠道的实付金额 OuterOrderFee string `json:"outer_order_fee,omitempty" xml:"outer_order_fee,omitempty"` // 收货地址的电话号码 Phone string `json:"phone,omitempty" xml:"phone,omitempty"` // 收货地址的邮编,为空或者6位数字的邮编 Postcode string `json:"postcode,omitempty" xml:"postcode,omitempty"` // 创建交易时的物流方式。 具体的值从 taobao.openmall.trade.render 接口获取,邮费0说明为包邮 ShippingType string `json:"shipping_type,omitempty" xml:"shipping_type,omitempty"` // 商品的id NumIid int64 `json:"num_iid,omitempty" xml:"num_iid,omitempty"` // 商品数量 Nums int64 `json:"nums,omitempty" xml:"nums,omitempty"` // 商品对应的SKUID,无SKU商品传0 SkuIids int64 `json:"sku_iids,omitempty" xml:"sku_iids,omitempty"` // 创建订单传入true的时候,订单支付后会进入半小时的hold单(订单状态为:PAID_FORBID_CONSIGN),此时订单不会发货,用户可以调用Openmall地址修改接口修改订单收货地址,半小时结束后订单自动结束hold单进入发货流程订单状态为(WAIT_SELLER_SEND_GOODS) NeedErpHold bool `json:"need_erp_hold,omitempty" xml:"need_erp_hold,omitempty"` }
TopTradeCreateDo 结构体
type TopTradeDetailVo ¶
type TopTradeDetailVo struct { // 订单列表 Orders []TopOrderVo `json:"orders,omitempty" xml:"orders>top_order_vo,omitempty"` // 外部outid OutId string `json:"out_id,omitempty" xml:"out_id,omitempty"` // 实付金额 Payment string `json:"payment,omitempty" xml:"payment,omitempty"` // 邮费 PostFee string `json:"post_fee,omitempty" xml:"post_fee,omitempty"` // 订单状态,该字段存在延迟,请参考taoboa.openmall.trade.get Status string `json:"status,omitempty" xml:"status,omitempty"` // 支付宝交易号 AlipayNo string `json:"alipay_no,omitempty" xml:"alipay_no,omitempty"` // 下单用户渠道 BuyerChannel string `json:"buyer_channel,omitempty" xml:"buyer_channel,omitempty"` // 下单用户渠道openid BuyerChannelId string `json:"buyer_channel_id,omitempty" xml:"buyer_channel_id,omitempty"` // 买家备注 BuyerMemo string `json:"buyer_memo,omitempty" xml:"buyer_memo,omitempty"` // 卖家发货时间。格式:yyyy-MM-dd HH:mm:ss ConsignTime string `json:"consign_time,omitempty" xml:"consign_time,omitempty"` // 交易创建时间。格式:yyyy-MM-dd HH:mm:ss Created string `json:"created,omitempty" xml:"created,omitempty"` // 下单媒体渠道 Distributor string `json:"distributor,omitempty" xml:"distributor,omitempty"` // 交易结束时间。交易成功时间(更新交易状态为成功的同时更新)/确认收货时间或者交易关闭时间 。格式:yyyy-MM-dd HH:mm:ss EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"` // 商家的预计发货时间 EstConTime string `json:"est_con_time,omitempty" xml:"est_con_time,omitempty"` // 订单出现异常问题的时候,给予用户的描述,没有异常的时候,此值为空 MarkDesc string `json:"mark_desc,omitempty" xml:"mark_desc,omitempty"` // 交易修改时间(用户对订单的任何修改都会更新此字段)。格式:yyyy-MM-dd HH:mm:ss Modified string `json:"modified,omitempty" xml:"modified,omitempty"` // 付款时间。格式:yyyy-MM-dd HH:mm:ss。订单的付款时间即为物流订单的创建时间。 PayTime string `json:"pay_time,omitempty" xml:"pay_time,omitempty"` // 商品价格。精确到2位小数;单位:元。如:200.07,表示:200元7分 Price string `json:"price,omitempty" xml:"price,omitempty"` // 收货人的详细地址 ReceiverAddress string `json:"receiver_address,omitempty" xml:"receiver_address,omitempty"` // 收货人的所在城市 注:因为国家对于城市和地区的划分的有:省直辖市和省直辖县级行政区(区级别的)划分的,淘宝这边根据这个差异保存在不同字段里面比如:广东广州:广州属于一个直辖市是放在的receiver_city的字段里面;而河南济源:济源属于省直辖县级行政区划分,是区级别的,放在了receiver_district里面 建议:程序依赖于城市字段做物流等判断的操作,最好加一个判断逻辑:如果返回值里面只有receiver_district参数,该参数作为城市 ReceiverCity string `json:"receiver_city,omitempty" xml:"receiver_city,omitempty"` // 收货人国籍 ReceiverCountry string `json:"receiver_country,omitempty" xml:"receiver_country,omitempty"` // 收货人的所在地区 注:因为国家对于城市和地区的划分的有:省直辖市和省直辖县级行政区(区级别的)划分的,淘宝这边根据这个差异保存在不同字段里面比如:广东广州:广州属于一个直辖市是放在的receiver_city的字段里面;而河南济源:济源属于省直辖县级行政区划分,是区级别的,放在了receiver_district里面 建议:程序依赖于城市字段做物流等判断的操作,最好加一个判断逻辑:如果返回值里面只有receiver_district参数,该参数作为城市 ReceiverDistrict string `json:"receiver_district,omitempty" xml:"receiver_district,omitempty"` // 收货人手机号 ReceiverMobile string `json:"receiver_mobile,omitempty" xml:"receiver_mobile,omitempty"` // 收货人姓名 ReceiverName string `json:"receiver_name,omitempty" xml:"receiver_name,omitempty"` // 收货人电话 ReceiverPhone string `json:"receiver_phone,omitempty" xml:"receiver_phone,omitempty"` // 收货人的所在省份 ReceiverState string `json:"receiver_state,omitempty" xml:"receiver_state,omitempty"` // 收货人街道地址 ReceiverTown string `json:"receiver_town,omitempty" xml:"receiver_town,omitempty"` // 收货人的邮编 ReceiverZip string `json:"receiver_zip,omitempty" xml:"receiver_zip,omitempty"` // 商家 SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` // 创建交易时的物流方式(交易完成前,物流方式有可能改变,但系统里的这个字段一直不变)。可选值:free(卖家包邮),post(平邮),express(快递) ShippingType string `json:"shipping_type,omitempty" xml:"shipping_type,omitempty"` // 运单号,订单实际物流单号取 orders中的invoice_no和logistics_company Sid string `json:"sid,omitempty" xml:"sid,omitempty"` // 交易标题,以店铺名作为此标题的值。注:taobao.trades.get接口返回的Trade中的title是商品名称 Title string `json:"title,omitempty" xml:"title,omitempty"` // 商品金额(商品价格乘以数量的总金额)。精确到2位小数;单位:元。如:200.07,表示:200元7分 TotalFee string `json:"total_fee,omitempty" xml:"total_fee,omitempty"` // 交易备注。 TradeMemo string `json:"trade_memo,omitempty" xml:"trade_memo,omitempty"` // 订单ID Tid int64 `json:"tid,omitempty" xml:"tid,omitempty"` // 商品ID NumIid int64 `json:"num_iid,omitempty" xml:"num_iid,omitempty"` // 商品数量 Num int64 `json:"num,omitempty" xml:"num,omitempty"` // 是否包含邮费 HasPostFee bool `json:"has_post_fee,omitempty" xml:"has_post_fee,omitempty"` }
TopTradeDetailVo 结构体
type TopTradeResultVo ¶
type TopTradeResultVo struct { // 运费列表 Posts []PostDo `json:"posts,omitempty" xml:"posts>post_do,omitempty"` // 淘宝交易ID Tid string `json:"tid,omitempty" xml:"tid,omitempty"` // 发货地址 Location string `json:"location,omitempty" xml:"location,omitempty"` // 发货地址对应的areaid AreaId int64 `json:"area_id,omitempty" xml:"area_id,omitempty"` // 商品ID ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"` }
TopTradeResultVo 结构体
type TransitStepInfoVo ¶
type TransitStepInfoVo struct { // 节点说明 Action string `json:"action,omitempty" xml:"action,omitempty"` // 状态描述 StatusDesc string `json:"status_desc,omitempty" xml:"status_desc,omitempty"` // 状态发生的时间 StatusTime string `json:"status_time,omitempty" xml:"status_time,omitempty"` }
TransitStepInfoVo 结构体
Source Files
¶
- PostDo.go
- RefundMessage.go
- RefundMessagePic.go
- RefundRemindTimeout.go
- TaobaoOpenmallItemGetAPIRequest.go
- TaobaoOpenmallItemGetAPIResponse.go
- TaobaoOpenmallItemGetResultDo.go
- TaobaoOpenmallItemSaleareaGetAPIRequest.go
- TaobaoOpenmallItemSaleareaGetAPIResponse.go
- TaobaoOpenmallItemSaleareaGetResultDo.go
- TaobaoOpenmallItemsQueryAPIRequest.go
- TaobaoOpenmallItemsQueryAPIResponse.go
- TaobaoOpenmallItemsQueryResultDo.go
- TaobaoOpenmallRefundBatchGetAPIRequest.go
- TaobaoOpenmallRefundBatchGetAPIResponse.go
- TaobaoOpenmallRefundCloseAPIRequest.go
- TaobaoOpenmallRefundCloseAPIResponse.go
- TaobaoOpenmallRefundCreateAPIRequest.go
- TaobaoOpenmallRefundCreateAPIResponse.go
- TaobaoOpenmallRefundGetAPIRequest.go
- TaobaoOpenmallRefundGetAPIResponse.go
- TaobaoOpenmallRefundImageUploadAPIRequest.go
- TaobaoOpenmallRefundImageUploadAPIResponse.go
- TaobaoOpenmallRefundMessageGetAPIRequest.go
- TaobaoOpenmallRefundMessageGetAPIResponse.go
- TaobaoOpenmallRefundMessageSubmitAPIRequest.go
- TaobaoOpenmallRefundMessageSubmitAPIResponse.go
- TaobaoOpenmallRefundModifyAPIRequest.go
- TaobaoOpenmallRefundModifyAPIResponse.go
- TaobaoOpenmallRefundSubmitAPIRequest.go
- TaobaoOpenmallRefundSubmitAPIResponse.go
- TaobaoOpenmallTraceSearchAPIRequest.go
- TaobaoOpenmallTraceSearchAPIResponse.go
- TaobaoOpenmallTradeAddressParseAPIRequest.go
- TaobaoOpenmallTradeAddressParseAPIResponse.go
- TaobaoOpenmallTradeAgreepayAPIRequest.go
- TaobaoOpenmallTradeAgreepayAPIResponse.go
- TaobaoOpenmallTradeBatchGetAPIRequest.go
- TaobaoOpenmallTradeBatchGetAPIResponse.go
- TaobaoOpenmallTradeCloseAPIRequest.go
- TaobaoOpenmallTradeCloseAPIResponse.go
- TaobaoOpenmallTradeConfirmAPIRequest.go
- TaobaoOpenmallTradeConfirmAPIResponse.go
- TaobaoOpenmallTradeCreateAPIRequest.go
- TaobaoOpenmallTradeCreateAPIResponse.go
- TaobaoOpenmallTradeGetAPIRequest.go
- TaobaoOpenmallTradeGetAPIResponse.go
- TaobaoOpenmallTradeRenderAPIRequest.go
- TaobaoOpenmallTradeRenderAPIResponse.go
- TaobaoOpenmallTradeShipaddressUpdateAPIRequest.go
- TaobaoOpenmallTradeShipaddressUpdateAPIResponse.go
- TopItemImageVo.go
- TopItemSkuVo.go
- TopItemVo.go
- TopLogisticsDetailTraceVo.go
- TopOrderVo.go
- TopParseAddressEntryVo.go
- TopParseAddressVo.go
- TopPostageVo.go
- TopRefundVo.go
- TopSaleAreaVo.go
- TopTradeCreateDo.go
- TopTradeDetailVo.go
- TopTradeResultVo.go
- TransitStepInfoVo.go
- doc.go