tmallnr

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaLsyCrmActivityDataUpdateAPIResponse

type AlibabaLsyCrmActivityDataUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityDataUpdateResponse
}

私域导购数据回流接口 APIResponse alibaba.lsy.crm.activity.data.update

私域导购数据回流接口

type AlibabaLsyCrmActivityDataUpdateRequest

type AlibabaLsyCrmActivityDataUpdateRequest struct {
	model.Params
	// contains filtered or unexported fields
}

私域导购数据回流接口 APIRequest alibaba.lsy.crm.activity.data.update

私域导购数据回流接口

func NewAlibabaLsyCrmActivityDataUpdateRequest

func NewAlibabaLsyCrmActivityDataUpdateRequest() *AlibabaLsyCrmActivityDataUpdateRequest

func (AlibabaLsyCrmActivityDataUpdateRequest) GetApiMethodName

func (r AlibabaLsyCrmActivityDataUpdateRequest) GetApiMethodName() string

func (AlibabaLsyCrmActivityDataUpdateRequest) GetApiParams

func (AlibabaLsyCrmActivityDataUpdateRequest) GetReqDTO

func (*AlibabaLsyCrmActivityDataUpdateRequest) SetReqDTO

type AlibabaLsyCrmActivityDataUpdateResponse

type AlibabaLsyCrmActivityDataUpdateResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_data_update_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmActivityDataUpdateResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmActivityDataUpdateResultDo

type AlibabaLsyCrmActivityDataUpdateResultDo struct {
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`
}

AlibabaLsyCrmActivityDataUpdateResultDo

type AlibabaLsyCrmActivityGetAPIResponse

type AlibabaLsyCrmActivityGetAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityGetResponse
}

私域导购查询活动详情 APIResponse alibaba.lsy.crm.activity.get

私域导购查询活动详情

type AlibabaLsyCrmActivityGetRequest

type AlibabaLsyCrmActivityGetRequest struct {
	model.Params
	// contains filtered or unexported fields
}

私域导购查询活动详情 APIRequest alibaba.lsy.crm.activity.get

私域导购查询活动详情

func NewAlibabaLsyCrmActivityGetRequest

func NewAlibabaLsyCrmActivityGetRequest() *AlibabaLsyCrmActivityGetRequest

func (AlibabaLsyCrmActivityGetRequest) GetActivityId

func (r AlibabaLsyCrmActivityGetRequest) GetActivityId() int64

func (AlibabaLsyCrmActivityGetRequest) GetApiMethodName

func (r AlibabaLsyCrmActivityGetRequest) GetApiMethodName() string

func (AlibabaLsyCrmActivityGetRequest) GetApiParams

func (r AlibabaLsyCrmActivityGetRequest) GetApiParams() url.Values

func (AlibabaLsyCrmActivityGetRequest) GetGuiderId

func (r AlibabaLsyCrmActivityGetRequest) GetGuiderId() int64

func (AlibabaLsyCrmActivityGetRequest) GetStoreId

func (r AlibabaLsyCrmActivityGetRequest) GetStoreId() int64

func (*AlibabaLsyCrmActivityGetRequest) SetActivityId

func (r *AlibabaLsyCrmActivityGetRequest) SetActivityId(activityId int64) error

func (*AlibabaLsyCrmActivityGetRequest) SetGuiderId

func (r *AlibabaLsyCrmActivityGetRequest) SetGuiderId(guiderId int64) error

func (*AlibabaLsyCrmActivityGetRequest) SetStoreId

func (r *AlibabaLsyCrmActivityGetRequest) SetStoreId(storeId int64) error

type AlibabaLsyCrmActivityGetResponse

type AlibabaLsyCrmActivityGetResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_get_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmActivityGetResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmActivityGetResultDo

type AlibabaLsyCrmActivityGetResultDo struct {
	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	Data *NrtCrmActivityDetailDto `json:"data,omitempty" xml:"data,omitempty"`

	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`
}

AlibabaLsyCrmActivityGetResultDo

type AlibabaLsyCrmActivityGetbaseinfoAPIResponse

type AlibabaLsyCrmActivityGetbaseinfoAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityGetbaseinfoResponse
}

ISV查询活动 APIResponse alibaba.lsy.crm.activity.getbaseinfo

ISV查询活动

type AlibabaLsyCrmActivityGetbaseinfoRequest

type AlibabaLsyCrmActivityGetbaseinfoRequest struct {
	model.Params
	// contains filtered or unexported fields
}

ISV查询活动 APIRequest alibaba.lsy.crm.activity.getbaseinfo

ISV查询活动

func NewAlibabaLsyCrmActivityGetbaseinfoRequest

func NewAlibabaLsyCrmActivityGetbaseinfoRequest() *AlibabaLsyCrmActivityGetbaseinfoRequest

func (AlibabaLsyCrmActivityGetbaseinfoRequest) GetApiMethodName

func (r AlibabaLsyCrmActivityGetbaseinfoRequest) GetApiMethodName() string

func (AlibabaLsyCrmActivityGetbaseinfoRequest) GetApiParams

func (AlibabaLsyCrmActivityGetbaseinfoRequest) GetNrtQueryActivityReq

func (*AlibabaLsyCrmActivityGetbaseinfoRequest) SetNrtQueryActivityReq

func (r *AlibabaLsyCrmActivityGetbaseinfoRequest) SetNrtQueryActivityReq(nrtQueryActivityReq *NrtQueryActivityReq) error

type AlibabaLsyCrmActivityGetbaseinfoResponse

type AlibabaLsyCrmActivityGetbaseinfoResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_getbaseinfo_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmActivityGetbaseinfoResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmActivityGetbaseinfoResultDo

type AlibabaLsyCrmActivityGetbaseinfoResultDo struct {
	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`

	Data *NrtCrmActivityDto `json:"data,omitempty" xml:"data,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
}

AlibabaLsyCrmActivityGetbaseinfoResultDo

type AlibabaLsyCrmActivityPageUpdateAPIResponse

type AlibabaLsyCrmActivityPageUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityPageUpdateResponse
}

ISV活动页面创建修改 APIResponse alibaba.lsy.crm.activity.page.update

ISV活动页面创建修改

type AlibabaLsyCrmActivityPageUpdateRequest

type AlibabaLsyCrmActivityPageUpdateRequest struct {
	model.Params
	// contains filtered or unexported fields
}

ISV活动页面创建修改 APIRequest alibaba.lsy.crm.activity.page.update

ISV活动页面创建修改

func NewAlibabaLsyCrmActivityPageUpdateRequest

func NewAlibabaLsyCrmActivityPageUpdateRequest() *AlibabaLsyCrmActivityPageUpdateRequest

func (AlibabaLsyCrmActivityPageUpdateRequest) GetApiMethodName

func (r AlibabaLsyCrmActivityPageUpdateRequest) GetApiMethodName() string

func (AlibabaLsyCrmActivityPageUpdateRequest) GetApiParams

func (AlibabaLsyCrmActivityPageUpdateRequest) GetNrtCrmActivityPageCreateReq

func (r AlibabaLsyCrmActivityPageUpdateRequest) GetNrtCrmActivityPageCreateReq() *NrtCrmActivityPageCreateReq

func (*AlibabaLsyCrmActivityPageUpdateRequest) SetNrtCrmActivityPageCreateReq

func (r *AlibabaLsyCrmActivityPageUpdateRequest) SetNrtCrmActivityPageCreateReq(nrtCrmActivityPageCreateReq *NrtCrmActivityPageCreateReq) error

type AlibabaLsyCrmActivityPageUpdateResponse

type AlibabaLsyCrmActivityPageUpdateResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_page_update_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmActivityPageUpdateResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmActivityPageUpdateResultDo

type AlibabaLsyCrmActivityPageUpdateResultDo struct {
	Data int64 `json:"data,omitempty" xml:"data,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`
}

AlibabaLsyCrmActivityPageUpdateResultDo

type AlibabaLsyCrmActivityStoreGetstorelistAPIResponse

type AlibabaLsyCrmActivityStoreGetstorelistAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityStoreGetstorelistResponse
}

ISV查询门店 APIResponse alibaba.lsy.crm.activity.store.getstorelist

ISV查询门店

type AlibabaLsyCrmActivityStoreGetstorelistRequest

type AlibabaLsyCrmActivityStoreGetstorelistRequest struct {
	model.Params
	// contains filtered or unexported fields
}

ISV查询门店 APIRequest alibaba.lsy.crm.activity.store.getstorelist

ISV查询门店

func NewAlibabaLsyCrmActivityStoreGetstorelistRequest

func NewAlibabaLsyCrmActivityStoreGetstorelistRequest() *AlibabaLsyCrmActivityStoreGetstorelistRequest

func (AlibabaLsyCrmActivityStoreGetstorelistRequest) GetApiMethodName

func (AlibabaLsyCrmActivityStoreGetstorelistRequest) GetApiParams

func (AlibabaLsyCrmActivityStoreGetstorelistRequest) GetQueryStoreReq

func (*AlibabaLsyCrmActivityStoreGetstorelistRequest) SetQueryStoreReq

func (r *AlibabaLsyCrmActivityStoreGetstorelistRequest) SetQueryStoreReq(queryStoreReq *NrtQueryStoreReq) error

type AlibabaLsyCrmActivityStoreGetstorelistResponse

type AlibabaLsyCrmActivityStoreGetstorelistResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_store_getstorelist_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	PageResultDO *PageResultDo `json:"page_result_d_o,omitempty" xml:"page_result_d_o,omitempty"`
}

type AlibabaLsyCrmActivityUpdateAPIResponse

type AlibabaLsyCrmActivityUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmActivityUpdateResponse
}

ISV活动修改 APIResponse alibaba.lsy.crm.activity.update

ISV活动修改

type AlibabaLsyCrmActivityUpdateRequest

type AlibabaLsyCrmActivityUpdateRequest struct {
	model.Params
	// contains filtered or unexported fields
}

ISV活动修改 APIRequest alibaba.lsy.crm.activity.update

ISV活动修改

func NewAlibabaLsyCrmActivityUpdateRequest

func NewAlibabaLsyCrmActivityUpdateRequest() *AlibabaLsyCrmActivityUpdateRequest

func (AlibabaLsyCrmActivityUpdateRequest) GetApiMethodName

func (r AlibabaLsyCrmActivityUpdateRequest) GetApiMethodName() string

func (AlibabaLsyCrmActivityUpdateRequest) GetApiParams

func (AlibabaLsyCrmActivityUpdateRequest) GetNrtUpdateActivityReq

func (r AlibabaLsyCrmActivityUpdateRequest) GetNrtUpdateActivityReq() *NrtUpdateActivityReq

func (*AlibabaLsyCrmActivityUpdateRequest) SetNrtUpdateActivityReq

func (r *AlibabaLsyCrmActivityUpdateRequest) SetNrtUpdateActivityReq(nrtUpdateActivityReq *NrtUpdateActivityReq) error

type AlibabaLsyCrmActivityUpdateResponse

type AlibabaLsyCrmActivityUpdateResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_activity_update_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmActivityUpdateResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmActivityUpdateResultDo

type AlibabaLsyCrmActivityUpdateResultDo struct {
	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
}

AlibabaLsyCrmActivityUpdateResultDo

type AlibabaLsyCrmCustomerAddAPIResponse

type AlibabaLsyCrmCustomerAddAPIResponse struct {
	model.CommonResponse
	AlibabaLsyCrmCustomerAddResponse
}

私域导购添加活动留资入口 APIResponse alibaba.lsy.crm.customer.add

私域导购添加活动留资入口

type AlibabaLsyCrmCustomerAddRequest

type AlibabaLsyCrmCustomerAddRequest struct {
	model.Params
	// contains filtered or unexported fields
}

私域导购添加活动留资入口 APIRequest alibaba.lsy.crm.customer.add

私域导购添加活动留资入口

func NewAlibabaLsyCrmCustomerAddRequest

func NewAlibabaLsyCrmCustomerAddRequest() *AlibabaLsyCrmCustomerAddRequest

func (AlibabaLsyCrmCustomerAddRequest) GetApiMethodName

func (r AlibabaLsyCrmCustomerAddRequest) GetApiMethodName() string

func (AlibabaLsyCrmCustomerAddRequest) GetApiParams

func (r AlibabaLsyCrmCustomerAddRequest) GetApiParams() url.Values

func (AlibabaLsyCrmCustomerAddRequest) GetReqDto

func (*AlibabaLsyCrmCustomerAddRequest) SetReqDto

type AlibabaLsyCrmCustomerAddResponse

type AlibabaLsyCrmCustomerAddResponse struct {
	XMLName xml.Name `xml:"alibaba_lsy_crm_customer_add_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *AlibabaLsyCrmCustomerAddResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaLsyCrmCustomerAddResultDo

type AlibabaLsyCrmCustomerAddResultDo struct {
	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`
}

AlibabaLsyCrmCustomerAddResultDo

type Errmsg

type Errmsg struct {
	Key int64 `json:"key,omitempty" xml:"key,omitempty"`

	Value string `json:"value,omitempty" xml:"value,omitempty"`
}

Errmsg

type InventoryUpdateRespDto

type InventoryUpdateRespDto struct {
	SuccessInventorys []NrInventoryCheckDetailDto `json:"success_inventorys,omitempty" xml:"success_inventorys,omitempty"`

	FailInventorys []NrInventoryCheckDetailDto `json:"fail_inventorys,omitempty" xml:"fail_inventorys,omitempty"`
}

InventoryUpdateRespDto

type NewRetailResult

type NewRetailResult struct {
	ResultData *TagRespDto `json:"result_data,omitempty" xml:"result_data,omitempty"`

	ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"`

	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`

	SuccessFlag bool `json:"success_flag,omitempty" xml:"success_flag,omitempty"`
}

NewRetailResult

type NrCancelFulfillReqDto

type NrCancelFulfillReqDto struct {
	CancelOperUserName string `json:"cancel_oper_user_name,omitempty" xml:"cancel_oper_user_name,omitempty"`

	CancelOperUserId int64 `json:"cancel_oper_user_id,omitempty" xml:"cancel_oper_user_id,omitempty"`

	CancelReasonCode int64 `json:"cancel_reason_code,omitempty" xml:"cancel_reason_code,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	CancelOperType int64 `json:"cancel_oper_type,omitempty" xml:"cancel_oper_type,omitempty"`

	MainOrderId int64 `json:"main_order_id,omitempty" xml:"main_order_id,omitempty"`

	CancelReason string `json:"cancel_reason,omitempty" xml:"cancel_reason,omitempty"`
}

NrCancelFulfillReqDto

type NrDeliveryBriefStatusDto

type NrDeliveryBriefStatusDto struct {
	LogisticsTime string `json:"logistics_time,omitempty" xml:"logistics_time,omitempty"`

	FailCode string `json:"fail_code,omitempty" xml:"fail_code,omitempty"`

	FailReason string `json:"fail_reason,omitempty" xml:"fail_reason,omitempty"`

	DelivererPhone string `json:"deliverer_phone,omitempty" xml:"deliverer_phone,omitempty"`

	DelivererName string `json:"deliverer_name,omitempty" xml:"deliverer_name,omitempty"`

	SpName string `json:"sp_name,omitempty" xml:"sp_name,omitempty"`

	LogisticsStatusName string `json:"logistics_status_name,omitempty" xml:"logistics_status_name,omitempty"`

	LogisticsStatus string `json:"logistics_status,omitempty" xml:"logistics_status,omitempty"`
}

NrDeliveryBriefStatusDto

type NrFetchCodeDto

type NrFetchCodeDto struct {
	MainOrderId int64 `json:"main_order_id,omitempty" xml:"main_order_id,omitempty"`

	ConsignCompanyName string `json:"consign_company_name,omitempty" xml:"consign_company_name,omitempty"`

	BizType string `json:"biz_type,omitempty" xml:"biz_type,omitempty"`

	ConsignCompanyCode string `json:"consign_company_code,omitempty" xml:"consign_company_code,omitempty"`

	Printdata string `json:"printdata,omitempty" xml:"printdata,omitempty"`

	ShortId int64 `json:"short_id,omitempty" xml:"short_id,omitempty"`

	FetchCode string `json:"fetch_code,omitempty" xml:"fetch_code,omitempty"`

	FaceSheetId string `json:"face_sheet_id,omitempty" xml:"face_sheet_id,omitempty"`

	TagNo string `json:"tag_no,omitempty" xml:"tag_no,omitempty"`

	CpOutId string `json:"cp_out_id,omitempty" xml:"cp_out_id,omitempty"`

	ReceivePhone string `json:"receive_phone,omitempty" xml:"receive_phone,omitempty"`

	ReceiveAddr string `json:"receive_addr,omitempty" xml:"receive_addr,omitempty"`

	ReceiveName string `json:"receive_name,omitempty" xml:"receive_name,omitempty"`

	SendProvince string `json:"send_province,omitempty" xml:"send_province,omitempty"`

	SendCity string `json:"send_city,omitempty" xml:"send_city,omitempty"`

	SendAddr string `json:"send_addr,omitempty" xml:"send_addr,omitempty"`

	WriteOffCode string `json:"write_off_code,omitempty" xml:"write_off_code,omitempty"`
}

NrFetchCodeDto

type NrFetchCodeQueryRespDto

type NrFetchCodeQueryRespDto struct {
	NrFetchCodeDTOList []NrFetchCodeDto `json:"nr_fetch_code_d_t_o_list,omitempty" xml:"nr_fetch_code_d_t_o_list,omitempty"`

	ErrMsg *Errmsg `json:"err_msg,omitempty" xml:"err_msg,omitempty"`
}

NrFetchCodeQueryRespDto

type NrInventoryCheckDetailDto

type NrInventoryCheckDetailDto struct {
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`

	ScItemCode string `json:"sc_item_code,omitempty" xml:"sc_item_code,omitempty"`

	ScItemId int64 `json:"sc_item_id,omitempty" xml:"sc_item_id,omitempty"`

	SubOrderId string `json:"sub_order_id,omitempty" xml:"sub_order_id,omitempty"`
}

NrInventoryCheckDetailDto

type NrInventoryUpdateReqDto

type NrInventoryUpdateReqDto struct {
	CheckMode int64 `json:"check_mode,omitempty" xml:"check_mode,omitempty"`

	OwnerId int64 `json:"owner_id,omitempty" xml:"owner_id,omitempty"`

	DetailList []NrInventoryCheckDetailDto `json:"detail_list,omitempty" xml:"detail_list,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`

	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`

	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`

	StoreType int64 `json:"store_type,omitempty" xml:"store_type,omitempty"`
}

NrInventoryUpdateReqDto

type NrLogisticsInfoSynReqDto

type NrLogisticsInfoSynReqDto struct {
	DeliveryUserType int64 `json:"delivery_user_type,omitempty" xml:"delivery_user_type,omitempty"`

	FacilityName string `json:"facility_name,omitempty" xml:"facility_name,omitempty"`

	DeliveryUserId int64 `json:"delivery_user_id,omitempty" xml:"delivery_user_id,omitempty"`

	Desc string `json:"desc,omitempty" xml:"desc,omitempty"`

	DeliveryUserName string `json:"delivery_user_name,omitempty" xml:"delivery_user_name,omitempty"`

	MainBizOrderId int64 `json:"main_biz_order_id,omitempty" xml:"main_biz_order_id,omitempty"`

	EventCreateTime string `json:"event_create_time,omitempty" xml:"event_create_time,omitempty"`

	CancelReason string `json:"cancel_reason,omitempty" xml:"cancel_reason,omitempty"`

	MailCpName string `json:"mail_cp_name,omitempty" xml:"mail_cp_name,omitempty"`

	City string `json:"city,omitempty" xml:"city,omitempty"`

	MailNo string `json:"mail_no,omitempty" xml:"mail_no,omitempty"`

	CancelReasonCode string `json:"cancel_reason_code,omitempty" xml:"cancel_reason_code,omitempty"`

	DeliveryPhone string `json:"delivery_phone,omitempty" xml:"delivery_phone,omitempty"`

	Event int64 `json:"event,omitempty" xml:"event,omitempty"`

	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`

	EventOperType int64 `json:"event_oper_type,omitempty" xml:"event_oper_type,omitempty"`

	MailCp string `json:"mail_cp,omitempty" xml:"mail_cp,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`

	PlanDate string `json:"plan_date,omitempty" xml:"plan_date,omitempty"`

	SubBizOrderId int64 `json:"sub_biz_order_id,omitempty" xml:"sub_biz_order_id,omitempty"`

	SequenceNo int64 `json:"sequence_no,omitempty" xml:"sequence_no,omitempty"`
}

NrLogisticsInfoSynReqDto

type NrOrderDto

type NrOrderDto struct {
	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`

	BuyerNick string `json:"buyer_nick,omitempty" xml:"buyer_nick,omitempty"`

	SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"`

	RefundStatus string `json:"refund_status,omitempty" xml:"refund_status,omitempty"`

	Num int64 `json:"num,omitempty" xml:"num,omitempty"`

	SkuId int64 `json:"sku_id,omitempty" xml:"sku_id,omitempty"`

	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`

	Title string `json:"title,omitempty" xml:"title,omitempty"`

	OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"`

	AdjustFee int64 `json:"adjust_fee,omitempty" xml:"adjust_fee,omitempty"`

	DiscountFee int64 `json:"discount_fee,omitempty" xml:"discount_fee,omitempty"`

	ActualPaidFee int64 `json:"actual_paid_fee,omitempty" xml:"actual_paid_fee,omitempty"`

	AuctionPrice int64 `json:"auction_price,omitempty" xml:"auction_price,omitempty"`

	OutIdItemCode string `json:"out_id_item_code,omitempty" xml:"out_id_item_code,omitempty"`

	NrZqsPlanRespDTO *NrZqsPlanRespDto `json:"nr_zqs_plan_resp_d_t_o,omitempty" xml:"nr_zqs_plan_resp_d_t_o,omitempty"`

	OuterIdSku string `json:"outer_id_sku,omitempty" xml:"outer_id_sku,omitempty"`
}

NrOrderDto

type NrResult

type NrResult struct {
	ResultData bool `json:"result_data,omitempty" xml:"result_data,omitempty"`

	ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"`

	ErrorCode2 string `json:"error_code2,omitempty" xml:"error_code2,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`

	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`

	Succ bool `json:"succ,omitempty" xml:"succ,omitempty"`

	ResultDatas []ResultData `json:"result_datas,omitempty" xml:"result_datas,omitempty"`
}

NrResult

type NrServiceRangeResponseDto

type NrServiceRangeResponseDto struct {
	Points []Points `json:"points,omitempty" xml:"points,omitempty"`
}

NrServiceRangeResponseDto

type NrStoreGoodsReadyReqDto

type NrStoreGoodsReadyReqDto struct {
	PerformerName string `json:"performer_name,omitempty" xml:"performer_name,omitempty"`

	PerformerPhone string `json:"performer_phone,omitempty" xml:"performer_phone,omitempty"`

	CompanyOrderNo string `json:"company_order_no,omitempty" xml:"company_order_no,omitempty"`

	CompanyName string `json:"company_name,omitempty" xml:"company_name,omitempty"`

	MainOrderId int64 `json:"main_order_id,omitempty" xml:"main_order_id,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`

	CompanyCode string `json:"company_code,omitempty" xml:"company_code,omitempty"`
}

NrStoreGoodsReadyReqDto

type NrStoreGoodsReadyRespDto

type NrStoreGoodsReadyRespDto struct {
	GotCode string `json:"got_code,omitempty" xml:"got_code,omitempty"`

	ShortId string `json:"short_id,omitempty" xml:"short_id,omitempty"`

	MaCode string `json:"ma_code,omitempty" xml:"ma_code,omitempty"`

	MainOrderId int64 `json:"main_order_id,omitempty" xml:"main_order_id,omitempty"`

	CompanyOrderNo string `json:"company_order_no,omitempty" xml:"company_order_no,omitempty"`

	CompanyName string `json:"company_name,omitempty" xml:"company_name,omitempty"`

	CancelCode string `json:"cancel_code,omitempty" xml:"cancel_code,omitempty"`
}

NrStoreGoodsReadyRespDto

type NrStoreInvItemInitialReqDto

type NrStoreInvItemInitialReqDto struct {
	UserId int64 `json:"user_id,omitempty" xml:"user_id,omitempty"`

	OperationTime string `json:"operation_time,omitempty" xml:"operation_time,omitempty"`

	Stores []StoreDto `json:"stores,omitempty" xml:"stores,omitempty"`

	Operator string `json:"operator,omitempty" xml:"operator,omitempty"`
}

NrStoreInvItemInitialReqDto

type NrTimingFulfillDetailQueryRespDto

type NrTimingFulfillDetailQueryRespDto struct {
	NrDeliveryBriefStatusDTO *NrDeliveryBriefStatusDto `json:"nr_delivery_brief_status_d_t_o,omitempty" xml:"nr_delivery_brief_status_d_t_o,omitempty"`

	NrDeliveryBriefStatusDTOs []NrDeliveryBriefStatusDto `json:"nr_delivery_brief_status_d_t_os,omitempty" xml:"nr_delivery_brief_status_d_t_os,omitempty"`
}

NrTimingFulfillDetailQueryRespDto

type NrTimingOrderSoldQueryReqDto

type NrTimingOrderSoldQueryReqDto struct {
	EndCreated string `json:"end_created,omitempty" xml:"end_created,omitempty"`

	StartCreated string `json:"start_created,omitempty" xml:"start_created,omitempty"`

	BrandSellerId int64 `json:"brand_seller_id,omitempty" xml:"brand_seller_id,omitempty"`

	PageNo int64 `json:"page_no,omitempty" xml:"page_no,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`
}

NrTimingOrderSoldQueryReqDto

type NrTimingOrderSoldQueryRespDto

type NrTimingOrderSoldQueryRespDto struct {
	TradeOrderDetailDTOs []TradeOrderDetailDto `json:"trade_order_detail_d_t_os,omitempty" xml:"trade_order_detail_d_t_os,omitempty"`

	PageNo int64 `json:"page_no,omitempty" xml:"page_no,omitempty"`

	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
}

NrTimingOrderSoldQueryRespDto

type NrZqsGoodsReadyReqDto

type NrZqsGoodsReadyReqDto struct {
	PerformerName string `json:"performer_name,omitempty" xml:"performer_name,omitempty"`

	PerformerPhone string `json:"performer_phone,omitempty" xml:"performer_phone,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`

	OuterGotCode string `json:"outer_got_code,omitempty" xml:"outer_got_code,omitempty"`

	DealerName string `json:"dealer_name,omitempty" xml:"dealer_name,omitempty"`

	BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"`

	DealerPhone string `json:"dealer_phone,omitempty" xml:"dealer_phone,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`
}

NrZqsGoodsReadyReqDto

type NrZqsPauseInfoDto

type NrZqsPauseInfoDto struct {
	PauseStartDay string `json:"pause_start_day,omitempty" xml:"pause_start_day,omitempty"`

	PauseEndDay string `json:"pause_end_day,omitempty" xml:"pause_end_day,omitempty"`
}

NrZqsPauseInfoDto

type NrZqsPlanDetailInfoDto

type NrZqsPlanDetailInfoDto struct {
	SequenceNo int64 `json:"sequence_no,omitempty" xml:"sequence_no,omitempty"`

	PlanDate string `json:"plan_date,omitempty" xml:"plan_date,omitempty"`
}

NrZqsPlanDetailInfoDto

type NrZqsPlanRespDto

type NrZqsPlanRespDto struct {
	NumPerCycle int64 `json:"num_per_cycle,omitempty" xml:"num_per_cycle,omitempty"`

	PauseAheadDays int64 `json:"pause_ahead_days,omitempty" xml:"pause_ahead_days,omitempty"`

	SendStartTime string `json:"send_start_time,omitempty" xml:"send_start_time,omitempty"`

	SendEndTime string `json:"send_end_time,omitempty" xml:"send_end_time,omitempty"`

	CycleDays int64 `json:"cycle_days,omitempty" xml:"cycle_days,omitempty"`

	CycleType int64 `json:"cycle_type,omitempty" xml:"cycle_type,omitempty"`

	StartRefundDate string `json:"start_refund_date,omitempty" xml:"start_refund_date,omitempty"`

	PlanList []NrZqsPlanDetailInfoDto `json:"plan_list,omitempty" xml:"plan_list,omitempty"`

	PauseInfos []NrZqsPauseInfoDto `json:"pause_infos,omitempty" xml:"pause_infos,omitempty"`

	WeekDay int64 `json:"week_day,omitempty" xml:"week_day,omitempty"`
}

NrZqsPlanRespDto

type NrtCouponSendDto

type NrtCouponSendDto struct {
	OpenId string `json:"open_id,omitempty" xml:"open_id,omitempty"`

	CouponType int64 `json:"coupon_type,omitempty" xml:"coupon_type,omitempty"`

	BizCode string `json:"biz_code,omitempty" xml:"biz_code,omitempty"`

	Extra string `json:"extra,omitempty" xml:"extra,omitempty"`

	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`

	OutId string `json:"out_id,omitempty" xml:"out_id,omitempty"`

	Uuid string `json:"uuid,omitempty" xml:"uuid,omitempty"`
}

NrtCouponSendDto

type NrtCrmActivityDetailDto

type NrtCrmActivityDetailDto struct {
	StatusStr string `json:"status_str,omitempty" xml:"status_str,omitempty"`

	EndTimeStr string `json:"end_time_str,omitempty" xml:"end_time_str,omitempty"`

	StartTimeStr string `json:"start_time_str,omitempty" xml:"start_time_str,omitempty"`

	GuiderCustomerNum int64 `json:"guider_customer_num,omitempty" xml:"guider_customer_num,omitempty"`

	TotalCustomerNum int64 `json:"total_customer_num,omitempty" xml:"total_customer_num,omitempty"`

	TotalUv int64 `json:"total_uv,omitempty" xml:"total_uv,omitempty"`

	TotalPv int64 `json:"total_pv,omitempty" xml:"total_pv,omitempty"`

	Rule string `json:"rule,omitempty" xml:"rule,omitempty"`

	StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"`

	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`

	GuiderId int64 `json:"guider_id,omitempty" xml:"guider_id,omitempty"`

	GuiderName string `json:"guider_name,omitempty" xml:"guider_name,omitempty"`

	Title string `json:"title,omitempty" xml:"title,omitempty"`

	Id int64 `json:"id,omitempty" xml:"id,omitempty"`

	StoreAddress string `json:"store_address,omitempty" xml:"store_address,omitempty"`

	Status int64 `json:"status,omitempty" xml:"status,omitempty"`
}

NrtCrmActivityDetailDto

type NrtCrmActivityDto

type NrtCrmActivityDto struct {
	BannerUrl string `json:"banner_url,omitempty" xml:"banner_url,omitempty"`

	CityId int64 `json:"city_id,omitempty" xml:"city_id,omitempty"`

	StatusStr string `json:"status_str,omitempty" xml:"status_str,omitempty"`

	EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"`

	StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"`

	Status int64 `json:"status,omitempty" xml:"status,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	Title string `json:"title,omitempty" xml:"title,omitempty"`

	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`

	Description string `json:"description,omitempty" xml:"description,omitempty"`

	Rule string `json:"rule,omitempty" xml:"rule,omitempty"`

	SceneActivityList []NrtCrmSceneActivityDto `json:"scene_activity_list,omitempty" xml:"scene_activity_list,omitempty"`

	PageId int64 `json:"page_id,omitempty" xml:"page_id,omitempty"`
}

NrtCrmActivityDto

type NrtCrmActivityPageCreateReq

type NrtCrmActivityPageCreateReq struct {
	IsvCode string `json:"isv_code,omitempty" xml:"isv_code,omitempty"`

	Creator int64 `json:"creator,omitempty" xml:"creator,omitempty"`

	Thumbnail string `json:"thumbnail,omitempty" xml:"thumbnail,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`

	Url string `json:"url,omitempty" xml:"url,omitempty"`

	Description string `json:"description,omitempty" xml:"description,omitempty"`

	Synopsis string `json:"synopsis,omitempty" xml:"synopsis,omitempty"`

	Title string `json:"title,omitempty" xml:"title,omitempty"`

	BizCode string `json:"biz_code,omitempty" xml:"biz_code,omitempty"`

	PageId int64 `json:"page_id,omitempty" xml:"page_id,omitempty"`
}

NrtCrmActivityPageCreateReq

type NrtCrmActivityStatisticsDataReq

type NrtCrmActivityStatisticsDataReq struct {
	Date string `json:"date,omitempty" xml:"date,omitempty"`

	Uv int64 `json:"uv,omitempty" xml:"uv,omitempty"`

	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`

	Pv int64 `json:"pv,omitempty" xml:"pv,omitempty"`

	BizCode string `json:"biz_code,omitempty" xml:"biz_code,omitempty"`

	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`

	GuiderId int64 `json:"guider_id,omitempty" xml:"guider_id,omitempty"`
}

NrtCrmActivityStatisticsDataReq

type NrtCrmBenefitDto

type NrtCrmBenefitDto struct {
	TotalQuantity string `json:"total_quantity,omitempty" xml:"total_quantity,omitempty"`

	PersonLimitCount string `json:"person_limit_count,omitempty" xml:"person_limit_count,omitempty"`

	Uuid string `json:"uuid,omitempty" xml:"uuid,omitempty"`

	StartFee string `json:"start_fee,omitempty" xml:"start_fee,omitempty"`

	FaceValue string `json:"face_value,omitempty" xml:"face_value,omitempty"`

	EffectiveDuration string `json:"effective_duration,omitempty" xml:"effective_duration,omitempty"`

	EffectiveEndTime string `json:"effective_end_time,omitempty" xml:"effective_end_time,omitempty"`

	EffectiveStartTime string `json:"effective_start_time,omitempty" xml:"effective_start_time,omitempty"`

	EffectiveTimeMode string `json:"effective_time_mode,omitempty" xml:"effective_time_mode,omitempty"`

	EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"`

	StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"`

	BenefitName string `json:"benefit_name,omitempty" xml:"benefit_name,omitempty"`

	OutId int64 `json:"out_id,omitempty" xml:"out_id,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	CouponType int64 `json:"coupon_type,omitempty" xml:"coupon_type,omitempty"`
}

NrtCrmBenefitDto

type NrtCrmCreateCustomerReq

type NrtCrmCreateCustomerReq struct {
	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`

	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`

	BizCode string `json:"biz_code,omitempty" xml:"biz_code,omitempty"`

	OpenId string `json:"open_id,omitempty" xml:"open_id,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`

	GuiderId int64 `json:"guider_id,omitempty" xml:"guider_id,omitempty"`
}

NrtCrmCreateCustomerReq

type NrtCrmSceneActivityDto

type NrtCrmSceneActivityDto struct {
	NrtCrmBenefitList []NrtCrmBenefitDto `json:"nrt_crm_benefit_list,omitempty" xml:"nrt_crm_benefit_list,omitempty"`

	ReservePrice int64 `json:"reserve_price,omitempty" xml:"reserve_price,omitempty"`

	SellGiftItemId int64 `json:"sell_gift_item_id,omitempty" xml:"sell_gift_item_id,omitempty"`

	SceneActivityId int64 `json:"scene_activity_id,omitempty" xml:"scene_activity_id,omitempty"`

	SceneStatus int64 `json:"scene_status,omitempty" xml:"scene_status,omitempty"`
}

NrtCrmSceneActivityDto

type NrtQueryActivityReq

type NrtQueryActivityReq struct {
	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`
}

NrtQueryActivityReq

type NrtQueryStoreReq

type NrtQueryStoreReq struct {
	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	PageIndex int64 `json:"page_index,omitempty" xml:"page_index,omitempty"`
}

NrtQueryStoreReq

type NrtStoreDto

type NrtStoreDto struct {
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	ShortAddress string `json:"short_address,omitempty" xml:"short_address,omitempty"`

	Lat string `json:"lat,omitempty" xml:"lat,omitempty"`

	Lng string `json:"lng,omitempty" xml:"lng,omitempty"`
}

NrtStoreDto

type NrtUpdateActivityReq

type NrtUpdateActivityReq struct {
	ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"`

	PageId int64 `json:"page_id,omitempty" xml:"page_id,omitempty"`

	EmployeeId int64 `json:"employee_id,omitempty" xml:"employee_id,omitempty"`
}

NrtUpdateActivityReq

type PageResultDo

type PageResultDo struct {
	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	DataList []NrtStoreDto `json:"data_list,omitempty" xml:"data_list,omitempty"`

	ErrMsg string `json:"err_msg,omitempty" xml:"err_msg,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	TotalPageNum int64 `json:"total_page_num,omitempty" xml:"total_page_num,omitempty"`

	PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"`
}

PageResultDo

type Point

type Point struct {
	Lat string `json:"lat,omitempty" xml:"lat,omitempty"`

	Lng string `json:"lng,omitempty" xml:"lng,omitempty"`
}

Point

type Points

type Points struct {
	Lat string `json:"lat,omitempty" xml:"lat,omitempty"`

	Lng string `json:"lng,omitempty" xml:"lng,omitempty"`
}

Points

type ResultData

type ResultData struct {
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	Ranges []NrServiceRangeResponseDto `json:"ranges,omitempty" xml:"ranges,omitempty"`
}

ResultData

type SendCouponResponse

type SendCouponResponse struct {
	Discount int64 `json:"discount,omitempty" xml:"discount,omitempty"`

	StartFee int64 `json:"start_fee,omitempty" xml:"start_fee,omitempty"`

	CouponName string `json:"coupon_name,omitempty" xml:"coupon_name,omitempty"`

	CouponTemplateId int64 `json:"coupon_template_id,omitempty" xml:"coupon_template_id,omitempty"`

	CouponInstanceId int64 `json:"coupon_instance_id,omitempty" xml:"coupon_instance_id,omitempty"`

	EndTime int64 `json:"end_time,omitempty" xml:"end_time,omitempty"`

	StartTime int64 `json:"start_time,omitempty" xml:"start_time,omitempty"`
}

SendCouponResponse

type StoreDto

type StoreDto struct {
	WarehouseType string `json:"warehouse_type,omitempty" xml:"warehouse_type,omitempty"`

	WarehouseId string `json:"warehouse_id,omitempty" xml:"warehouse_id,omitempty"`

	StoreInventories []StoreInvetoryDto `json:"store_inventories,omitempty" xml:"store_inventories,omitempty"`
}

StoreDto

type StoreInvetoryDto

type StoreInvetoryDto struct {
	OuterId string `json:"outer_id,omitempty" xml:"outer_id,omitempty"`

	SkuId int64 `json:"sku_id,omitempty" xml:"sku_id,omitempty"`

	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`

	ScItemId int64 `json:"sc_item_id,omitempty" xml:"sc_item_id,omitempty"`

	BillNum string `json:"bill_num,omitempty" xml:"bill_num,omitempty"`

	InventoryType string `json:"inventory_type,omitempty" xml:"inventory_type,omitempty"`

	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

StoreInvetoryDto

type SyncServiceRangeRequestDto

type SyncServiceRangeRequestDto struct {
	Points []Point `json:"points,omitempty" xml:"points,omitempty"`

	Properties string `json:"properties,omitempty" xml:"properties,omitempty"`

	StoreId string `json:"store_id,omitempty" xml:"store_id,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

SyncServiceRangeRequestDto

type TagReqDto

type TagReqDto struct {
	Type int64 `json:"type,omitempty" xml:"type,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	ItemIds []string `json:"item_ids,omitempty" xml:"item_ids>string,omitempty"`

	BizIdentity string `json:"biz_identity,omitempty" xml:"biz_identity,omitempty"`

	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
}

TagReqDto

type TagRespDto

type TagRespDto struct {
	FailIds []int64 `json:"fail_ids,omitempty" xml:"fail_ids>int64,omitempty"`

	Descs []string `json:"descs,omitempty" xml:"descs>string,omitempty"`

	SuccessIds []int64 `json:"success_ids,omitempty" xml:"success_ids>int64,omitempty"`
}

TagRespDto

type TmallNrFulfillCancelAPIResponse

type TmallNrFulfillCancelAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillCancelResponse
}

取消上门揽件 APIResponse tmall.nr.fulfill.cancel

新零售门店业务取消上门揽件

type TmallNrFulfillCancelReasonQueryAPIResponse

type TmallNrFulfillCancelReasonQueryAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillCancelReasonQueryResponse
}

查询取消履约的原因列表 APIResponse tmall.nr.fulfill.cancel.reason.query

新零售门店业务查询取消上门揽件的原因列表

type TmallNrFulfillCancelReasonQueryRequest

type TmallNrFulfillCancelReasonQueryRequest struct {
	model.Params
	// contains filtered or unexported fields
}

查询取消履约的原因列表 APIRequest tmall.nr.fulfill.cancel.reason.query

新零售门店业务查询取消上门揽件的原因列表

func NewTmallNrFulfillCancelReasonQueryRequest

func NewTmallNrFulfillCancelReasonQueryRequest() *TmallNrFulfillCancelReasonQueryRequest

func (TmallNrFulfillCancelReasonQueryRequest) GetApiMethodName

func (r TmallNrFulfillCancelReasonQueryRequest) GetApiMethodName() string

func (TmallNrFulfillCancelReasonQueryRequest) GetApiParams

func (TmallNrFulfillCancelReasonQueryRequest) GetMainOrderId

func (r TmallNrFulfillCancelReasonQueryRequest) GetMainOrderId() int64

func (TmallNrFulfillCancelReasonQueryRequest) GetSellerId

func (*TmallNrFulfillCancelReasonQueryRequest) SetMainOrderId

func (r *TmallNrFulfillCancelReasonQueryRequest) SetMainOrderId(mainOrderId int64) error

func (*TmallNrFulfillCancelReasonQueryRequest) SetSellerId

func (r *TmallNrFulfillCancelReasonQueryRequest) SetSellerId(sellerId int64) error

type TmallNrFulfillCancelReasonQueryResponse

type TmallNrFulfillCancelReasonQueryResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_cancel_reason_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillCancelRequest

type TmallNrFulfillCancelRequest struct {
	model.Params
	// contains filtered or unexported fields
}

取消上门揽件 APIRequest tmall.nr.fulfill.cancel

新零售门店业务取消上门揽件

func NewTmallNrFulfillCancelRequest

func NewTmallNrFulfillCancelRequest() *TmallNrFulfillCancelRequest

func (TmallNrFulfillCancelRequest) GetApiMethodName

func (r TmallNrFulfillCancelRequest) GetApiMethodName() string

func (TmallNrFulfillCancelRequest) GetApiParams

func (r TmallNrFulfillCancelRequest) GetApiParams() url.Values

func (TmallNrFulfillCancelRequest) GetReq

func (*TmallNrFulfillCancelRequest) SetReq

type TmallNrFulfillCancelResponse

type TmallNrFulfillCancelResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_cancel_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillLogisticsConsignAPIResponse

type TmallNrFulfillLogisticsConsignAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillLogisticsConsignResponse
}

同城配门店备货通知 APIResponse tmall.nr.fulfill.logistics.consign

同城配业务备货通知,商家告诉平台门店的货已经准备好,可以发货了;

type TmallNrFulfillLogisticsConsignRequest

type TmallNrFulfillLogisticsConsignRequest struct {
	model.Params
	// contains filtered or unexported fields
}

同城配门店备货通知 APIRequest tmall.nr.fulfill.logistics.consign

同城配业务备货通知,商家告诉平台门店的货已经准备好,可以发货了;

func NewTmallNrFulfillLogisticsConsignRequest

func NewTmallNrFulfillLogisticsConsignRequest() *TmallNrFulfillLogisticsConsignRequest

func (TmallNrFulfillLogisticsConsignRequest) GetApiMethodName

func (r TmallNrFulfillLogisticsConsignRequest) GetApiMethodName() string

func (TmallNrFulfillLogisticsConsignRequest) GetApiParams

func (TmallNrFulfillLogisticsConsignRequest) GetParam0

func (*TmallNrFulfillLogisticsConsignRequest) SetParam0

type TmallNrFulfillLogisticsConsignResponse

type TmallNrFulfillLogisticsConsignResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_logistics_consign_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillLogisticsQueryAPIResponse

type TmallNrFulfillLogisticsQueryAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillLogisticsQueryResponse
}

定时送和极速达配送物流信息查询 APIResponse tmall.nr.fulfill.logistics.query

发布定时送&极速达物流信息查询服务

type TmallNrFulfillLogisticsQueryRequest

type TmallNrFulfillLogisticsQueryRequest struct {
	model.Params
	// contains filtered or unexported fields
}

定时送和极速达配送物流信息查询 APIRequest tmall.nr.fulfill.logistics.query

发布定时送&极速达物流信息查询服务

func NewTmallNrFulfillLogisticsQueryRequest

func NewTmallNrFulfillLogisticsQueryRequest() *TmallNrFulfillLogisticsQueryRequest

func (TmallNrFulfillLogisticsQueryRequest) GetApiMethodName

func (r TmallNrFulfillLogisticsQueryRequest) GetApiMethodName() string

func (TmallNrFulfillLogisticsQueryRequest) GetApiParams

func (TmallNrFulfillLogisticsQueryRequest) GetBizIdentity

func (r TmallNrFulfillLogisticsQueryRequest) GetBizIdentity() string

func (TmallNrFulfillLogisticsQueryRequest) GetMainOrderId

func (r TmallNrFulfillLogisticsQueryRequest) GetMainOrderId() int64

func (*TmallNrFulfillLogisticsQueryRequest) SetBizIdentity

func (r *TmallNrFulfillLogisticsQueryRequest) SetBizIdentity(bizIdentity string) error

func (*TmallNrFulfillLogisticsQueryRequest) SetMainOrderId

func (r *TmallNrFulfillLogisticsQueryRequest) SetMainOrderId(mainOrderId int64) error

type TmallNrFulfillLogisticsQueryResponse

type TmallNrFulfillLogisticsQueryResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_logistics_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillLogisticsSyncAPIResponse

type TmallNrFulfillLogisticsSyncAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillLogisticsSyncResponse
}

同城配物流信息回传 APIResponse tmall.nr.fulfill.logistics.sync

同城配业务物流信息回传,通过接口将物流信息同步给天猫

type TmallNrFulfillLogisticsSyncRequest

type TmallNrFulfillLogisticsSyncRequest struct {
	model.Params
	// contains filtered or unexported fields
}

同城配物流信息回传 APIRequest tmall.nr.fulfill.logistics.sync

同城配业务物流信息回传,通过接口将物流信息同步给天猫

func NewTmallNrFulfillLogisticsSyncRequest

func NewTmallNrFulfillLogisticsSyncRequest() *TmallNrFulfillLogisticsSyncRequest

func (TmallNrFulfillLogisticsSyncRequest) GetApiMethodName

func (r TmallNrFulfillLogisticsSyncRequest) GetApiMethodName() string

func (TmallNrFulfillLogisticsSyncRequest) GetApiParams

func (TmallNrFulfillLogisticsSyncRequest) GetParam0

func (*TmallNrFulfillLogisticsSyncRequest) SetParam0

type TmallNrFulfillLogisticsSyncResponse

type TmallNrFulfillLogisticsSyncResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_logistics_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillOrderQueryAPIResponse

type TmallNrFulfillOrderQueryAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillOrderQueryResponse
}

零售商获取品牌商的单笔订单 APIResponse tmall.nr.fulfill.order.query

零售商获取品牌商的单笔订单,后端服务有零售商和品牌商的绑定关系,存在开关控制;返回值存在品牌方用户的电话号码,当前电话号码是屏蔽中间四位

type TmallNrFulfillOrderQueryRequest

type TmallNrFulfillOrderQueryRequest struct {
	model.Params
	// contains filtered or unexported fields
}

零售商获取品牌商的单笔订单 APIRequest tmall.nr.fulfill.order.query

零售商获取品牌商的单笔订单,后端服务有零售商和品牌商的绑定关系,存在开关控制;返回值存在品牌方用户的电话号码,当前电话号码是屏蔽中间四位

func NewTmallNrFulfillOrderQueryRequest

func NewTmallNrFulfillOrderQueryRequest() *TmallNrFulfillOrderQueryRequest

func (TmallNrFulfillOrderQueryRequest) GetApiMethodName

func (r TmallNrFulfillOrderQueryRequest) GetApiMethodName() string

func (TmallNrFulfillOrderQueryRequest) GetApiParams

func (r TmallNrFulfillOrderQueryRequest) GetApiParams() url.Values

func (TmallNrFulfillOrderQueryRequest) GetBizIdentity

func (r TmallNrFulfillOrderQueryRequest) GetBizIdentity() string

func (TmallNrFulfillOrderQueryRequest) GetExtParam

func (r TmallNrFulfillOrderQueryRequest) GetExtParam() string

func (TmallNrFulfillOrderQueryRequest) GetOrderId

func (r TmallNrFulfillOrderQueryRequest) GetOrderId() int64

func (*TmallNrFulfillOrderQueryRequest) SetBizIdentity

func (r *TmallNrFulfillOrderQueryRequest) SetBizIdentity(bizIdentity string) error

func (*TmallNrFulfillOrderQueryRequest) SetExtParam

func (r *TmallNrFulfillOrderQueryRequest) SetExtParam(extParam string) error

func (*TmallNrFulfillOrderQueryRequest) SetOrderId

func (r *TmallNrFulfillOrderQueryRequest) SetOrderId(orderId int64) error

type TmallNrFulfillOrderQueryResponse

type TmallNrFulfillOrderQueryResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_order_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrFulfillSoldOrderlistQueryAPIResponse

type TmallNrFulfillSoldOrderlistQueryAPIResponse struct {
	model.CommonResponse
	TmallNrFulfillSoldOrderlistQueryResponse
}

零售商获取品牌商的特定订单列表 APIResponse tmall.nr.fulfill.sold.orderlist.query

零售商获取品牌商的特定订单列表,后端服务有零售商和品牌商的绑定关系,存在开关控制;同时后端存在定时送业务等特殊业务的校验,非同城配送业务不能返回,返回值存在品牌方用户的电话号码,当前电话号码是屏蔽中间四位

type TmallNrFulfillSoldOrderlistQueryRequest

type TmallNrFulfillSoldOrderlistQueryRequest struct {
	model.Params
	// contains filtered or unexported fields
}

零售商获取品牌商的特定订单列表 APIRequest tmall.nr.fulfill.sold.orderlist.query

零售商获取品牌商的特定订单列表,后端服务有零售商和品牌商的绑定关系,存在开关控制;同时后端存在定时送业务等特殊业务的校验,非同城配送业务不能返回,返回值存在品牌方用户的电话号码,当前电话号码是屏蔽中间四位

func NewTmallNrFulfillSoldOrderlistQueryRequest

func NewTmallNrFulfillSoldOrderlistQueryRequest() *TmallNrFulfillSoldOrderlistQueryRequest

func (TmallNrFulfillSoldOrderlistQueryRequest) GetApiMethodName

func (r TmallNrFulfillSoldOrderlistQueryRequest) GetApiMethodName() string

func (TmallNrFulfillSoldOrderlistQueryRequest) GetApiParams

func (TmallNrFulfillSoldOrderlistQueryRequest) GetParam0

func (*TmallNrFulfillSoldOrderlistQueryRequest) SetParam0

type TmallNrFulfillSoldOrderlistQueryResponse

type TmallNrFulfillSoldOrderlistQueryResponse struct {
	XMLName xml.Name `xml:"tmall_nr_fulfill_sold_orderlist_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrInventoryInitialAPIResponse

type TmallNrInventoryInitialAPIResponse struct {
	model.CommonResponse
	TmallNrInventoryInitialResponse
}

门店库存初始化前后端商品绑定 APIResponse tmall.nr.inventory.initial

用于门店业务的商品的初始化,前端商品和后端商品绑定,走后端库存模式

type TmallNrInventoryInitialRequest

type TmallNrInventoryInitialRequest struct {
	model.Params
	// contains filtered or unexported fields
}

门店库存初始化前后端商品绑定 APIRequest tmall.nr.inventory.initial

用于门店业务的商品的初始化,前端商品和后端商品绑定,走后端库存模式

func NewTmallNrInventoryInitialRequest

func NewTmallNrInventoryInitialRequest() *TmallNrInventoryInitialRequest

func (TmallNrInventoryInitialRequest) GetApiMethodName

func (r TmallNrInventoryInitialRequest) GetApiMethodName() string

func (TmallNrInventoryInitialRequest) GetApiParams

func (r TmallNrInventoryInitialRequest) GetApiParams() url.Values

func (TmallNrInventoryInitialRequest) GetParam0

func (*TmallNrInventoryInitialRequest) SetParam0

type TmallNrInventoryInitialResponse

type TmallNrInventoryInitialResponse struct {
	XMLName xml.Name `xml:"tmall_nr_inventory_initial_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ResultData bool `json:"result_data,omitempty" xml:"result_data,omitempty"`

	ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"`

	ErrorCode2 string `json:"error_code2,omitempty" xml:"error_code2,omitempty"`

	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

type TmallNrInventoryUpdateAPIResponse

type TmallNrInventoryUpdateAPIResponse struct {
	model.CommonResponse
	TmallNrInventoryUpdateResponse
}

门店业务同步库存 APIResponse tmall.nr.inventory.update

用于商家每日同步更新门店库存

type TmallNrInventoryUpdateRequest

type TmallNrInventoryUpdateRequest struct {
	model.Params
	// contains filtered or unexported fields
}

门店业务同步库存 APIRequest tmall.nr.inventory.update

用于商家每日同步更新门店库存

func NewTmallNrInventoryUpdateRequest

func NewTmallNrInventoryUpdateRequest() *TmallNrInventoryUpdateRequest

func (TmallNrInventoryUpdateRequest) GetApiMethodName

func (r TmallNrInventoryUpdateRequest) GetApiMethodName() string

func (TmallNrInventoryUpdateRequest) GetApiParams

func (r TmallNrInventoryUpdateRequest) GetApiParams() url.Values

func (TmallNrInventoryUpdateRequest) GetParam0

func (*TmallNrInventoryUpdateRequest) SetParam0

type TmallNrInventoryUpdateResponse

type TmallNrInventoryUpdateResponse struct {
	XMLName xml.Name `xml:"tmall_nr_inventory_update_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrItemTagOpsAPIResponse

type TmallNrItemTagOpsAPIResponse struct {
	model.CommonResponse
	TmallNrItemTagOpsResponse
}

区域零售商品打标去标 APIResponse tmall.nr.item.tag.ops

参加区域零售的商品,需要批量打标或去标,方便后续设置商品库存

type TmallNrItemTagOpsRequest

type TmallNrItemTagOpsRequest struct {
	model.Params
	// contains filtered or unexported fields
}

区域零售商品打标去标 APIRequest tmall.nr.item.tag.ops

参加区域零售的商品,需要批量打标或去标,方便后续设置商品库存

func NewTmallNrItemTagOpsRequest

func NewTmallNrItemTagOpsRequest() *TmallNrItemTagOpsRequest

func (TmallNrItemTagOpsRequest) GetApiMethodName

func (r TmallNrItemTagOpsRequest) GetApiMethodName() string

func (TmallNrItemTagOpsRequest) GetApiParams

func (r TmallNrItemTagOpsRequest) GetApiParams() url.Values

func (TmallNrItemTagOpsRequest) GetTagReqDTO

func (r TmallNrItemTagOpsRequest) GetTagReqDTO() *TagReqDto

func (*TmallNrItemTagOpsRequest) SetTagReqDTO

func (r *TmallNrItemTagOpsRequest) SetTagReqDTO(tagReqDTO *TagReqDto) error

type TmallNrItemTagOpsResponse

type TmallNrItemTagOpsResponse struct {
	XMLName xml.Name `xml:"tmall_nr_item_tag_ops_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NewRetailResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrNoticeGoodsReadyAPIResponse

type TmallNrNoticeGoodsReadyAPIResponse struct {
	model.CommonResponse
	TmallNrNoticeGoodsReadyResponse
}

同步天猫配送人员信息 APIResponse tmall.nr.notice.goods.ready

接收商家的配送人员信息,和第三公司信息及提货码

type TmallNrNoticeGoodsReadyRequest

type TmallNrNoticeGoodsReadyRequest struct {
	model.Params
	// contains filtered or unexported fields
}

同步天猫配送人员信息 APIRequest tmall.nr.notice.goods.ready

接收商家的配送人员信息,和第三公司信息及提货码

func NewTmallNrNoticeGoodsReadyRequest

func NewTmallNrNoticeGoodsReadyRequest() *TmallNrNoticeGoodsReadyRequest

func (TmallNrNoticeGoodsReadyRequest) GetApiMethodName

func (r TmallNrNoticeGoodsReadyRequest) GetApiMethodName() string

func (TmallNrNoticeGoodsReadyRequest) GetApiParams

func (r TmallNrNoticeGoodsReadyRequest) GetApiParams() url.Values

func (TmallNrNoticeGoodsReadyRequest) GetParam0

func (*TmallNrNoticeGoodsReadyRequest) SetParam0

type TmallNrNoticeGoodsReadyResponse

type TmallNrNoticeGoodsReadyResponse struct {
	XMLName xml.Name `xml:"tmall_nr_notice_goods_ready_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ResultData bool `json:"result_data,omitempty" xml:"result_data,omitempty"`

	ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"`

	ErrorCode2 string `json:"error_code2,omitempty" xml:"error_code2,omitempty"`

	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

type TmallNrOrderLogisInfoAPIResponse

type TmallNrOrderLogisInfoAPIResponse struct {
	model.CommonResponse
	TmallNrOrderLogisInfoResponse
}

区域零售订单获取取件码 APIResponse tmall.nr.order.logis.info

区域零售订单获取取件码,方便商家系统接入,获取取件码打印信息进行打印。

type TmallNrOrderLogisInfoRequest

type TmallNrOrderLogisInfoRequest struct {
	model.Params
	// contains filtered or unexported fields
}

区域零售订单获取取件码 APIRequest tmall.nr.order.logis.info

区域零售订单获取取件码,方便商家系统接入,获取取件码打印信息进行打印。

func NewTmallNrOrderLogisInfoRequest

func NewTmallNrOrderLogisInfoRequest() *TmallNrOrderLogisInfoRequest

func (TmallNrOrderLogisInfoRequest) GetApiMethodName

func (r TmallNrOrderLogisInfoRequest) GetApiMethodName() string

func (TmallNrOrderLogisInfoRequest) GetApiParams

func (r TmallNrOrderLogisInfoRequest) GetApiParams() url.Values

func (TmallNrOrderLogisInfoRequest) GetChannel

func (r TmallNrOrderLogisInfoRequest) GetChannel() string

func (TmallNrOrderLogisInfoRequest) GetMainOrderIds

func (r TmallNrOrderLogisInfoRequest) GetMainOrderIds() []int64

func (TmallNrOrderLogisInfoRequest) GetSellerId

func (r TmallNrOrderLogisInfoRequest) GetSellerId() int64

func (*TmallNrOrderLogisInfoRequest) SetChannel

func (r *TmallNrOrderLogisInfoRequest) SetChannel(channel string) error

func (*TmallNrOrderLogisInfoRequest) SetMainOrderIds

func (r *TmallNrOrderLogisInfoRequest) SetMainOrderIds(mainOrderIds []int64) error

func (*TmallNrOrderLogisInfoRequest) SetSellerId

func (r *TmallNrOrderLogisInfoRequest) SetSellerId(sellerId int64) error

type TmallNrOrderLogisInfoResponse

type TmallNrOrderLogisInfoResponse struct {
	XMLName xml.Name `xml:"tmall_nr_order_logis_info_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NewRetailResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrOrderQueryJstAPIResponse

type TmallNrOrderQueryJstAPIResponse struct {
	model.CommonResponse
	TmallNrOrderQueryJstResponse
}

获取同城配送业务单笔订单 APIResponse tmall.nr.order.query.jst

同城配送业务获取单笔订单

type TmallNrOrderQueryJstRequest

type TmallNrOrderQueryJstRequest struct {
	model.Params
	// contains filtered or unexported fields
}

获取同城配送业务单笔订单 APIRequest tmall.nr.order.query.jst

同城配送业务获取单笔订单

func NewTmallNrOrderQueryJstRequest

func NewTmallNrOrderQueryJstRequest() *TmallNrOrderQueryJstRequest

func (TmallNrOrderQueryJstRequest) GetApiMethodName

func (r TmallNrOrderQueryJstRequest) GetApiMethodName() string

func (TmallNrOrderQueryJstRequest) GetApiParams

func (r TmallNrOrderQueryJstRequest) GetApiParams() url.Values

func (TmallNrOrderQueryJstRequest) GetBizIdentity

func (r TmallNrOrderQueryJstRequest) GetBizIdentity() string

func (TmallNrOrderQueryJstRequest) GetExtParam

func (r TmallNrOrderQueryJstRequest) GetExtParam() string

func (TmallNrOrderQueryJstRequest) GetOrderId

func (r TmallNrOrderQueryJstRequest) GetOrderId() int64

func (*TmallNrOrderQueryJstRequest) SetBizIdentity

func (r *TmallNrOrderQueryJstRequest) SetBizIdentity(bizIdentity string) error

func (*TmallNrOrderQueryJstRequest) SetExtParam

func (r *TmallNrOrderQueryJstRequest) SetExtParam(extParam string) error

func (*TmallNrOrderQueryJstRequest) SetOrderId

func (r *TmallNrOrderQueryJstRequest) SetOrderId(orderId int64) error

type TmallNrOrderQueryJstResponse

type TmallNrOrderQueryJstResponse struct {
	XMLName xml.Name `xml:"tmall_nr_order_query_jst_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NewRetailResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrSellerStorerangeReadAPIResponse

type TmallNrSellerStorerangeReadAPIResponse struct {
	model.CommonResponse
	TmallNrSellerStorerangeReadResponse
}

门店服务范围读取 APIResponse tmall.nr.seller.storerange.read

读取卖家所属门店的服务范围

type TmallNrSellerStorerangeReadRequest

type TmallNrSellerStorerangeReadRequest struct {
	model.Params
	// contains filtered or unexported fields
}

门店服务范围读取 APIRequest tmall.nr.seller.storerange.read

读取卖家所属门店的服务范围

func NewTmallNrSellerStorerangeReadRequest

func NewTmallNrSellerStorerangeReadRequest() *TmallNrSellerStorerangeReadRequest

func (TmallNrSellerStorerangeReadRequest) GetApiMethodName

func (r TmallNrSellerStorerangeReadRequest) GetApiMethodName() string

func (TmallNrSellerStorerangeReadRequest) GetApiParams

func (TmallNrSellerStorerangeReadRequest) GetBizIdentity

func (r TmallNrSellerStorerangeReadRequest) GetBizIdentity() string

func (TmallNrSellerStorerangeReadRequest) GetSellerId

func (r TmallNrSellerStorerangeReadRequest) GetSellerId() int64

func (TmallNrSellerStorerangeReadRequest) GetStoreIds

func (r TmallNrSellerStorerangeReadRequest) GetStoreIds() []int64

func (*TmallNrSellerStorerangeReadRequest) SetBizIdentity

func (r *TmallNrSellerStorerangeReadRequest) SetBizIdentity(bizIdentity string) error

func (*TmallNrSellerStorerangeReadRequest) SetSellerId

func (r *TmallNrSellerStorerangeReadRequest) SetSellerId(sellerId int64) error

func (*TmallNrSellerStorerangeReadRequest) SetStoreIds

func (r *TmallNrSellerStorerangeReadRequest) SetStoreIds(storeIds []int64) error

type TmallNrSellerStorerangeReadResponse

type TmallNrSellerStorerangeReadResponse struct {
	XMLName xml.Name `xml:"tmall_nr_seller_storerange_read_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ResultList *NrResult `json:"result_list,omitempty" xml:"result_list,omitempty"`
}

type TmallNrSellerStorerangeSyncAPIResponse

type TmallNrSellerStorerangeSyncAPIResponse struct {
	model.CommonResponse
	TmallNrSellerStorerangeSyncResponse
}

同步商户中心服务范围 APIResponse tmall.nr.seller.storerange.sync

同步商户中心服务范围

type TmallNrSellerStorerangeSyncRequest

type TmallNrSellerStorerangeSyncRequest struct {
	model.Params
	// contains filtered or unexported fields
}

同步商户中心服务范围 APIRequest tmall.nr.seller.storerange.sync

同步商户中心服务范围

func NewTmallNrSellerStorerangeSyncRequest

func NewTmallNrSellerStorerangeSyncRequest() *TmallNrSellerStorerangeSyncRequest

func (TmallNrSellerStorerangeSyncRequest) GetApiMethodName

func (r TmallNrSellerStorerangeSyncRequest) GetApiMethodName() string

func (TmallNrSellerStorerangeSyncRequest) GetApiParams

func (TmallNrSellerStorerangeSyncRequest) GetBizIdentity

func (r TmallNrSellerStorerangeSyncRequest) GetBizIdentity() string

func (TmallNrSellerStorerangeSyncRequest) GetReqDTOList

func (TmallNrSellerStorerangeSyncRequest) GetSellerId

func (r TmallNrSellerStorerangeSyncRequest) GetSellerId() int64

func (*TmallNrSellerStorerangeSyncRequest) SetBizIdentity

func (r *TmallNrSellerStorerangeSyncRequest) SetBizIdentity(bizIdentity string) error

func (*TmallNrSellerStorerangeSyncRequest) SetReqDTOList

func (*TmallNrSellerStorerangeSyncRequest) SetSellerId

func (r *TmallNrSellerStorerangeSyncRequest) SetSellerId(sellerId int64) error

type TmallNrSellerStorerangeSyncResponse

type TmallNrSellerStorerangeSyncResponse struct {
	XMLName xml.Name `xml:"tmall_nr_seller_storerange_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ResultData bool `json:"result_data,omitempty" xml:"result_data,omitempty"`

	SuccessFlag bool `json:"success_flag,omitempty" xml:"success_flag,omitempty"`
}

type TmallNrSoldOrderlistQueryJstAPIResponse

type TmallNrSoldOrderlistQueryJstAPIResponse struct {
	model.CommonResponse
	TmallNrSoldOrderlistQueryJstResponse
}

已入塔商家查询订单列表 APIResponse tmall.nr.sold.orderlist.query.jst

该服务用于已入聚石塔的商家,获取订单列表信息;

type TmallNrSoldOrderlistQueryJstRequest

type TmallNrSoldOrderlistQueryJstRequest struct {
	model.Params
	// contains filtered or unexported fields
}

已入塔商家查询订单列表 APIRequest tmall.nr.sold.orderlist.query.jst

该服务用于已入聚石塔的商家,获取订单列表信息;

func NewTmallNrSoldOrderlistQueryJstRequest

func NewTmallNrSoldOrderlistQueryJstRequest() *TmallNrSoldOrderlistQueryJstRequest

func (TmallNrSoldOrderlistQueryJstRequest) GetApiMethodName

func (r TmallNrSoldOrderlistQueryJstRequest) GetApiMethodName() string

func (TmallNrSoldOrderlistQueryJstRequest) GetApiParams

func (TmallNrSoldOrderlistQueryJstRequest) GetParam0

func (*TmallNrSoldOrderlistQueryJstRequest) SetParam0

type TmallNrSoldOrderlistQueryJstResponse

type TmallNrSoldOrderlistQueryJstResponse struct {
	XMLName xml.Name `xml:"tmall_nr_sold_orderlist_query_jst_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NewRetailResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrZqsPlanQueryAPIResponse

type TmallNrZqsPlanQueryAPIResponse struct {
	model.CommonResponse
	TmallNrZqsPlanQueryResponse
}

周期送配送明细查询 APIResponse tmall.nr.zqs.plan.query

周期送配送明细查询

type TmallNrZqsPlanQueryRequest

type TmallNrZqsPlanQueryRequest struct {
	model.Params
	// contains filtered or unexported fields
}

周期送配送明细查询 APIRequest tmall.nr.zqs.plan.query

周期送配送明细查询

func NewTmallNrZqsPlanQueryRequest

func NewTmallNrZqsPlanQueryRequest() *TmallNrZqsPlanQueryRequest

func (TmallNrZqsPlanQueryRequest) GetApiMethodName

func (r TmallNrZqsPlanQueryRequest) GetApiMethodName() string

func (TmallNrZqsPlanQueryRequest) GetApiParams

func (r TmallNrZqsPlanQueryRequest) GetApiParams() url.Values

func (TmallNrZqsPlanQueryRequest) GetDetailOrderId

func (r TmallNrZqsPlanQueryRequest) GetDetailOrderId() int64

func (*TmallNrZqsPlanQueryRequest) SetDetailOrderId

func (r *TmallNrZqsPlanQueryRequest) SetDetailOrderId(detailOrderId int64) error

type TmallNrZqsPlanQueryResponse

type TmallNrZqsPlanQueryResponse struct {
	XMLName xml.Name `xml:"tmall_nr_zqs_plan_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *NrResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrtNewcouponSendAPIResponse

type TmallNrtNewcouponSendAPIResponse struct {
	model.CommonResponse
	TmallNrtNewcouponSendResponse
}

券发放接口 APIResponse tmall.nrt.newcoupon.send

券发放接口

type TmallNrtNewcouponSendRequest

type TmallNrtNewcouponSendRequest struct {
	model.Params
	// contains filtered or unexported fields
}

券发放接口 APIRequest tmall.nrt.newcoupon.send

券发放接口

func NewTmallNrtNewcouponSendRequest

func NewTmallNrtNewcouponSendRequest() *TmallNrtNewcouponSendRequest

func (TmallNrtNewcouponSendRequest) GetApiMethodName

func (r TmallNrtNewcouponSendRequest) GetApiMethodName() string

func (TmallNrtNewcouponSendRequest) GetApiParams

func (r TmallNrtNewcouponSendRequest) GetApiParams() url.Values

func (TmallNrtNewcouponSendRequest) GetNrtCouponSendDto

func (r TmallNrtNewcouponSendRequest) GetNrtCouponSendDto() *NrtCouponSendDto

func (*TmallNrtNewcouponSendRequest) SetNrtCouponSendDto

func (r *TmallNrtNewcouponSendRequest) SetNrtCouponSendDto(nrtCouponSendDto *NrtCouponSendDto) error

type TmallNrtNewcouponSendResponse

type TmallNrtNewcouponSendResponse struct {
	XMLName xml.Name `xml:"tmall_nrt_newcoupon_send_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TmallNrtNewcouponSendResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallNrtNewcouponSendResult

type TmallNrtNewcouponSendResult struct {
	Code string `json:"code,omitempty" xml:"code,omitempty"`

	Model *SendCouponResponse `json:"model,omitempty" xml:"model,omitempty"`

	Message string `json:"message,omitempty" xml:"message,omitempty"`
}

TmallNrtNewcouponSendResult

type TradeOrderDetailDto

type TradeOrderDetailDto struct {
	OrderDTOs []NrOrderDto `json:"order_d_t_os,omitempty" xml:"order_d_t_os,omitempty"`

	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`

	AppointEndTime string `json:"appoint_end_time,omitempty" xml:"appoint_end_time,omitempty"`

	AppointStartTime string `json:"appoint_start_time,omitempty" xml:"appoint_start_time,omitempty"`

	ReceiverAddress string `json:"receiver_address,omitempty" xml:"receiver_address,omitempty"`

	ReceiverTown string `json:"receiver_town,omitempty" xml:"receiver_town,omitempty"`

	ReceiverDistrict string `json:"receiver_district,omitempty" xml:"receiver_district,omitempty"`

	ReceiverCity string `json:"receiver_city,omitempty" xml:"receiver_city,omitempty"`

	ReceiverProvince string `json:"receiver_province,omitempty" xml:"receiver_province,omitempty"`

	ReceiverPhone string `json:"receiver_phone,omitempty" xml:"receiver_phone,omitempty"`

	ReceiverMobile string `json:"receiver_mobile,omitempty" xml:"receiver_mobile,omitempty"`

	ReceiverName string `json:"receiver_name,omitempty" xml:"receiver_name,omitempty"`

	PayTime string `json:"pay_time,omitempty" xml:"pay_time,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"`

	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`

	BuyerNick string `json:"buyer_nick,omitempty" xml:"buyer_nick,omitempty"`

	SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"`

	OutIdStoreCode string `json:"out_id_store_code,omitempty" xml:"out_id_store_code,omitempty"`

	PostFee string `json:"post_fee,omitempty" xml:"post_fee,omitempty"`

	BuyerMemo string `json:"buyer_memo,omitempty" xml:"buyer_memo,omitempty"`
}

TradeOrderDetailDto

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL