shop

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 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 AlibabaDataCouponGetAPIResponse

type AlibabaDataCouponGetAPIResponse struct {
	model.CommonResponse
	AlibabaDataCouponGetResponse
}

获取优惠券信息 APIResponse alibaba.data.coupon.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

type AlibabaDataCouponGetRequest

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

获取优惠券信息 APIRequest alibaba.data.coupon.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

func NewAlibabaDataCouponGetRequest

func NewAlibabaDataCouponGetRequest() *AlibabaDataCouponGetRequest

func (AlibabaDataCouponGetRequest) GetApiMethodName

func (r AlibabaDataCouponGetRequest) GetApiMethodName() string

func (AlibabaDataCouponGetRequest) GetApiParams

func (r AlibabaDataCouponGetRequest) GetApiParams() url.Values

func (AlibabaDataCouponGetRequest) GetUnNamed

func (r AlibabaDataCouponGetRequest) GetUnNamed() string

func (*AlibabaDataCouponGetRequest) SetUnNamed

func (r *AlibabaDataCouponGetRequest) SetUnNamed(unNamed string) error

type AlibabaDataCouponGetResponse

type AlibabaDataCouponGetResponse struct {
	XMLName   xml.Name `xml:"alibaba_data_coupon_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type AlibabaDataItemGetAPIResponse

type AlibabaDataItemGetAPIResponse struct {
	model.CommonResponse
	AlibabaDataItemGetResponse
}

获取商品 APIResponse alibaba.data.item.get

获取商品信息,作为客户端Weex鉴权的虚拟api

type AlibabaDataItemGetRequest

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

获取商品 APIRequest alibaba.data.item.get

获取商品信息,作为客户端Weex鉴权的虚拟api

func NewAlibabaDataItemGetRequest

func NewAlibabaDataItemGetRequest() *AlibabaDataItemGetRequest

func (AlibabaDataItemGetRequest) GetApiMethodName

func (r AlibabaDataItemGetRequest) GetApiMethodName() string

func (AlibabaDataItemGetRequest) GetApiParams

func (r AlibabaDataItemGetRequest) GetApiParams() url.Values

func (AlibabaDataItemGetRequest) GetUnNamed

func (r AlibabaDataItemGetRequest) GetUnNamed() string

func (*AlibabaDataItemGetRequest) SetUnNamed

func (r *AlibabaDataItemGetRequest) SetUnNamed(unNamed string) error

type AlibabaDataItemGetResponse

type AlibabaDataItemGetResponse struct {
	XMLName   xml.Name `xml:"alibaba_data_item_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type AlibabaDataRecommondGetAPIResponse

type AlibabaDataRecommondGetAPIResponse struct {
	model.CommonResponse
	AlibabaDataRecommondGetResponse
}

获取推荐信息 APIResponse alibaba.data.recommond.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

type AlibabaDataRecommondGetRequest

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

获取推荐信息 APIRequest alibaba.data.recommond.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

func NewAlibabaDataRecommondGetRequest

func NewAlibabaDataRecommondGetRequest() *AlibabaDataRecommondGetRequest

func (AlibabaDataRecommondGetRequest) GetApiMethodName

func (r AlibabaDataRecommondGetRequest) GetApiMethodName() string

func (AlibabaDataRecommondGetRequest) GetApiParams

func (r AlibabaDataRecommondGetRequest) GetApiParams() url.Values

func (AlibabaDataRecommondGetRequest) GetUnNamed

func (r AlibabaDataRecommondGetRequest) GetUnNamed() string

func (*AlibabaDataRecommondGetRequest) SetUnNamed

func (r *AlibabaDataRecommondGetRequest) SetUnNamed(unNamed string) error

type AlibabaDataRecommondGetResponse

type AlibabaDataRecommondGetResponse struct {
	XMLName   xml.Name `xml:"alibaba_data_recommond_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type AlibabaInteractSensorClipbroadAPIResponse

type AlibabaInteractSensorClipbroadAPIResponse struct {
	model.CommonResponse
	AlibabaInteractSensorClipbroadResponse
}

Weex页面设置或读取剪切板 APIResponse alibaba.interact.sensor.clipbroad

Weex页面设置或读取剪切板

type AlibabaInteractSensorClipbroadRequest

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

Weex页面设置或读取剪切板 APIRequest alibaba.interact.sensor.clipbroad

Weex页面设置或读取剪切板

func NewAlibabaInteractSensorClipbroadRequest

func NewAlibabaInteractSensorClipbroadRequest() *AlibabaInteractSensorClipbroadRequest

func (AlibabaInteractSensorClipbroadRequest) GetApiMethodName

func (r AlibabaInteractSensorClipbroadRequest) GetApiMethodName() string

func (AlibabaInteractSensorClipbroadRequest) GetApiParams

func (AlibabaInteractSensorClipbroadRequest) GetUnNamed

func (*AlibabaInteractSensorClipbroadRequest) SetUnNamed

func (r *AlibabaInteractSensorClipbroadRequest) SetUnNamed(unNamed string) error

type AlibabaInteractSensorClipbroadResponse

type AlibabaInteractSensorClipbroadResponse struct {
	XMLName   xml.Name `xml:"alibaba_interact_sensor_clipbroad_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type AlibabaInteractWindvaneCallAPIResponse

type AlibabaInteractWindvaneCallAPIResponse struct {
	model.CommonResponse
	AlibabaInteractWindvaneCallResponse
}

Weex页面调用windvane APIResponse alibaba.interact.windvane.call

客户端鉴权使用,实际不会发送或接收数据

type AlibabaInteractWindvaneCallRequest

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

Weex页面调用windvane APIRequest alibaba.interact.windvane.call

客户端鉴权使用,实际不会发送或接收数据

func NewAlibabaInteractWindvaneCallRequest

func NewAlibabaInteractWindvaneCallRequest() *AlibabaInteractWindvaneCallRequest

func (AlibabaInteractWindvaneCallRequest) GetApiMethodName

func (r AlibabaInteractWindvaneCallRequest) GetApiMethodName() string

func (AlibabaInteractWindvaneCallRequest) GetApiParams

func (AlibabaInteractWindvaneCallRequest) GetUnNamed

func (*AlibabaInteractWindvaneCallRequest) SetUnNamed

func (r *AlibabaInteractWindvaneCallRequest) SetUnNamed(unNamed string) error

type AlibabaInteractWindvaneCallResponse

type AlibabaInteractWindvaneCallResponse struct {
	XMLName   xml.Name `xml:"alibaba_interact_windvane_call_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type AlibabaKoubeishopsPropertyGetAPIResponse

type AlibabaKoubeishopsPropertyGetAPIResponse struct {
	model.CommonResponse
	AlibabaKoubeishopsPropertyGetResponse
}

口碑店铺列表推荐 APIResponse alibaba.koubeishops.property.get

推荐用户附近的美食门店

type AlibabaKoubeishopsPropertyGetRequest

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

口碑店铺列表推荐 APIRequest alibaba.koubeishops.property.get

推荐用户附近的美食门店

func NewAlibabaKoubeishopsPropertyGetRequest

func NewAlibabaKoubeishopsPropertyGetRequest() *AlibabaKoubeishopsPropertyGetRequest

func (AlibabaKoubeishopsPropertyGetRequest) GetApiMethodName

func (r AlibabaKoubeishopsPropertyGetRequest) GetApiMethodName() string

func (AlibabaKoubeishopsPropertyGetRequest) GetApiParams

func (AlibabaKoubeishopsPropertyGetRequest) GetParamOpenApiSearchRequest

func (r AlibabaKoubeishopsPropertyGetRequest) GetParamOpenApiSearchRequest() *OpenApiSearchRequest

func (*AlibabaKoubeishopsPropertyGetRequest) SetParamOpenApiSearchRequest

func (r *AlibabaKoubeishopsPropertyGetRequest) SetParamOpenApiSearchRequest(paramOpenApiSearchRequest *OpenApiSearchRequest) error

type AlibabaKoubeishopsPropertyGetResponse

type AlibabaKoubeishopsPropertyGetResponse struct {
	XMLName   xml.Name `xml:"alibaba_koubeishops_property_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

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

type AlibabaTaobaoShopCatNeoGetAPIResponse

type AlibabaTaobaoShopCatNeoGetAPIResponse struct {
	model.CommonResponse
	AlibabaTaobaoShopCatNeoGetResponse
}

店铺mtop接口鉴权虚拟api APIResponse alibaba.taobao.shop.cat.neo.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

type AlibabaTaobaoShopCatNeoGetRequest

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

店铺mtop接口鉴权虚拟api APIRequest alibaba.taobao.shop.cat.neo.get

获取优惠券信息,仅作客户端鉴权虚拟api使用

func NewAlibabaTaobaoShopCatNeoGetRequest

func NewAlibabaTaobaoShopCatNeoGetRequest() *AlibabaTaobaoShopCatNeoGetRequest

func (AlibabaTaobaoShopCatNeoGetRequest) GetApiMethodName

func (r AlibabaTaobaoShopCatNeoGetRequest) GetApiMethodName() string

func (AlibabaTaobaoShopCatNeoGetRequest) GetApiParams

func (r AlibabaTaobaoShopCatNeoGetRequest) GetApiParams() url.Values

func (AlibabaTaobaoShopCatNeoGetRequest) GetUnNamed

func (*AlibabaTaobaoShopCatNeoGetRequest) SetUnNamed

func (r *AlibabaTaobaoShopCatNeoGetRequest) SetUnNamed(unNamed string) error

type AlibabaTaobaoShopCatNeoGetResponse

type AlibabaTaobaoShopCatNeoGetResponse struct {
	XMLName   xml.Name `xml:"alibaba_taobao_shop_cat_neo_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Unnamed string `json:"unnamed,omitempty" xml:"unnamed,omitempty"`
}

type OpenApiHit

type OpenApiHit struct {
	BizId string `json:"biz_id,omitempty" xml:"biz_id,omitempty"`

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

	EntityId string `json:"entity_id,omitempty" xml:"entity_id,omitempty"`

	EntityType string `json:"entity_type,omitempty" xml:"entity_type,omitempty"`

	Priority int64 `json:"priority,omitempty" xml:"priority,omitempty"`

	RecmAttrs string `json:"recm_attrs,omitempty" xml:"recm_attrs,omitempty"`

	RuleId string `json:"rule_id,omitempty" xml:"rule_id,omitempty"`

	Weight string `json:"weight,omitempty" xml:"weight,omitempty"`
}

OpenApiHit

type OpenApiSearchRequest

type OpenApiSearchRequest struct {
	App string `json:"app,omitempty" xml:"app,omitempty"`

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

	ClientOs string `json:"client_os,omitempty" xml:"client_os,omitempty"`

	ClientVersion string `json:"client_version,omitempty" xml:"client_version,omitempty"`

	Context string `json:"context,omitempty" xml:"context,omitempty"`

	CurrentCity string `json:"current_city,omitempty" xml:"current_city,omitempty"`

	CurrentDistrict string `json:"current_district,omitempty" xml:"current_district,omitempty"`

	CurrentProvince string `json:"current_province,omitempty" xml:"current_province,omitempty"`

	Forward bool `json:"forward,omitempty" xml:"forward,omitempty"`

	Latitude string `json:"latitude,omitempty" xml:"latitude,omitempty"`

	LbsBusiAreaId string `json:"lbs_busi_area_id,omitempty" xml:"lbs_busi_area_id,omitempty"`

	LbsCityId string `json:"lbs_city_id,omitempty" xml:"lbs_city_id,omitempty"`

	LbsDistrictId string `json:"lbs_district_id,omitempty" xml:"lbs_district_id,omitempty"`

	LocationAccuracy string `json:"location_accuracy,omitempty" xml:"location_accuracy,omitempty"`

	Longitude string `json:"longitude,omitempty" xml:"longitude,omitempty"`

	OriginalSize int64 `json:"original_size,omitempty" xml:"original_size,omitempty"`

	OsVersion string `json:"os_version,omitempty" xml:"os_version,omitempty"`

	ParamsMap string `json:"params_map,omitempty" xml:"params_map,omitempty"`

	PlaceId string `json:"place_id,omitempty" xml:"place_id,omitempty"`

	Query string `json:"query,omitempty" xml:"query,omitempty"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`

	SceneId string `json:"scene_id,omitempty" xml:"scene_id,omitempty"`

	SearchId string `json:"search_id,omitempty" xml:"search_id,omitempty"`

	SelectedMenus string `json:"selected_menus,omitempty" xml:"selected_menus,omitempty"`

	SessionId string `json:"session_id,omitempty" xml:"session_id,omitempty"`

	Size int64 `json:"size,omitempty" xml:"size,omitempty"`

	Sort string `json:"sort,omitempty" xml:"sort,omitempty"`

	SrcSpm string `json:"src_spm,omitempty" xml:"src_spm,omitempty"`

	Start int64 `json:"start,omitempty" xml:"start,omitempty"`

	TokenId string `json:"token_id,omitempty" xml:"token_id,omitempty"`

	Trace string `json:"trace,omitempty" xml:"trace,omitempty"`

	Uid string `json:"uid,omitempty" xml:"uid,omitempty"`
}

OpenApiSearchRequest

type OpenApiSearchResult

type OpenApiSearchResult struct {
	BucketId string `json:"bucket_id,omitempty" xml:"bucket_id,omitempty"`

	Context string `json:"context,omitempty" xml:"context,omitempty"`

	Count int64 `json:"count,omitempty" xml:"count,omitempty"`

	ExtAttrs string `json:"ext_attrs,omitempty" xml:"ext_attrs,omitempty"`

	Items []OpenApiHit `json:"items,omitempty" xml:"items,omitempty"`

	Query string `json:"query,omitempty" xml:"query,omitempty"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`

	ResultCode int64 `json:"result_code,omitempty" xml:"result_code,omitempty"`

	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`

	SearchGroup string `json:"search_group,omitempty" xml:"search_group,omitempty"`

	SearchId string `json:"search_id,omitempty" xml:"search_id,omitempty"`

	SearchParams string `json:"search_params,omitempty" xml:"search_params,omitempty"`

	SessionId string `json:"session_id,omitempty" xml:"session_id,omitempty"`

	Total int64 `json:"total,omitempty" xml:"total,omitempty"`
}

OpenApiSearchResult

type SellerCat

type SellerCat struct {
	Cid int64 `json:"cid,omitempty" xml:"cid,omitempty"`

	ParentCid int64 `json:"parent_cid,omitempty" xml:"parent_cid,omitempty"`

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

	PicUrl string `json:"pic_url,omitempty" xml:"pic_url,omitempty"`

	SortOrder int64 `json:"sort_order,omitempty" xml:"sort_order,omitempty"`

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

SellerCat

type Shop

type Shop struct {
	Sid int64 `json:"sid,omitempty" xml:"sid,omitempty"`

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

	PicPath string `json:"pic_path,omitempty" xml:"pic_path,omitempty"`

	Modified string `json:"modified,omitempty" xml:"modified,omitempty"`
}

Shop

type ShopCat

type ShopCat struct {
	Cid int64 `json:"cid,omitempty" xml:"cid,omitempty"`

	ParentCid int64 `json:"parent_cid,omitempty" xml:"parent_cid,omitempty"`

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

	IsParent bool `json:"is_parent,omitempty" xml:"is_parent,omitempty"`
}

ShopCat

type TaobaoSellercatsListAddAPIResponse

type TaobaoSellercatsListAddAPIResponse struct {
	model.CommonResponse
	TaobaoSellercatsListAddResponse
}

添加卖家自定义类目 APIResponse taobao.sellercats.list.add

此API添加卖家店铺内自定义类目 <br/>父类目parent_cid值等于0:表示此类目为店铺下的一级类目,值不等于0:表示此类目有父类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布

type TaobaoSellercatsListAddRequest

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

添加卖家自定义类目 APIRequest taobao.sellercats.list.add

此API添加卖家店铺内自定义类目 <br/>父类目parent_cid值等于0:表示此类目为店铺下的一级类目,值不等于0:表示此类目有父类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布

func NewTaobaoSellercatsListAddRequest

func NewTaobaoSellercatsListAddRequest() *TaobaoSellercatsListAddRequest

func (TaobaoSellercatsListAddRequest) GetApiMethodName

func (r TaobaoSellercatsListAddRequest) GetApiMethodName() string

func (TaobaoSellercatsListAddRequest) GetApiParams

func (r TaobaoSellercatsListAddRequest) GetApiParams() url.Values

func (TaobaoSellercatsListAddRequest) GetName

func (TaobaoSellercatsListAddRequest) GetParentCid

func (r TaobaoSellercatsListAddRequest) GetParentCid() int64

func (TaobaoSellercatsListAddRequest) GetPictUrl

func (r TaobaoSellercatsListAddRequest) GetPictUrl() string

func (TaobaoSellercatsListAddRequest) GetSortOrder

func (r TaobaoSellercatsListAddRequest) GetSortOrder() int64

func (*TaobaoSellercatsListAddRequest) SetName

func (r *TaobaoSellercatsListAddRequest) SetName(name string) error

func (*TaobaoSellercatsListAddRequest) SetParentCid

func (r *TaobaoSellercatsListAddRequest) SetParentCid(parentCid int64) error

func (*TaobaoSellercatsListAddRequest) SetPictUrl

func (r *TaobaoSellercatsListAddRequest) SetPictUrl(pictUrl string) error

func (*TaobaoSellercatsListAddRequest) SetSortOrder

func (r *TaobaoSellercatsListAddRequest) SetSortOrder(sortOrder int64) error

type TaobaoSellercatsListAddResponse

type TaobaoSellercatsListAddResponse struct {
	XMLName   xml.Name `xml:"sellercats_list_add_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	SellerCat *SellerCat `json:"seller_cat,omitempty" xml:"seller_cat,omitempty"`
}

type TaobaoSellercatsListGetAPIResponse

type TaobaoSellercatsListGetAPIResponse struct {
	model.CommonResponse
	TaobaoSellercatsListGetResponse
}

获取前台展示的店铺内卖家自定义商品类目 APIResponse taobao.sellercats.list.get

此API获取当前卖家店铺在淘宝前端被展示的浏览导航类目(面向买家)

type TaobaoSellercatsListGetRequest

type TaobaoSellercatsListGetRequest struct {
	model.Params
}

获取前台展示的店铺内卖家自定义商品类目 APIRequest taobao.sellercats.list.get

此API获取当前卖家店铺在淘宝前端被展示的浏览导航类目(面向买家)

func NewTaobaoSellercatsListGetRequest

func NewTaobaoSellercatsListGetRequest() *TaobaoSellercatsListGetRequest

func (TaobaoSellercatsListGetRequest) GetApiMethodName

func (r TaobaoSellercatsListGetRequest) GetApiMethodName() string

func (TaobaoSellercatsListGetRequest) GetApiParams

func (r TaobaoSellercatsListGetRequest) GetApiParams() url.Values

type TaobaoSellercatsListGetResponse

type TaobaoSellercatsListGetResponse struct {
	XMLName   xml.Name `xml:"sellercats_list_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	SellerCats []SellerCat `json:"seller_cats,omitempty" xml:"seller_cats>seller_cat,omitempty"`
}

type TaobaoSellercatsListUpdateAPIResponse

type TaobaoSellercatsListUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoSellercatsListUpdateResponse
}

更新卖家自定义类目 APIResponse taobao.sellercats.list.update

此API更新卖家店铺内自定义类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布

type TaobaoSellercatsListUpdateRequest

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

更新卖家自定义类目 APIRequest taobao.sellercats.list.update

此API更新卖家店铺内自定义类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布

func NewTaobaoSellercatsListUpdateRequest

func NewTaobaoSellercatsListUpdateRequest() *TaobaoSellercatsListUpdateRequest

func (TaobaoSellercatsListUpdateRequest) GetApiMethodName

func (r TaobaoSellercatsListUpdateRequest) GetApiMethodName() string

func (TaobaoSellercatsListUpdateRequest) GetApiParams

func (r TaobaoSellercatsListUpdateRequest) GetApiParams() url.Values

func (TaobaoSellercatsListUpdateRequest) GetCid

func (TaobaoSellercatsListUpdateRequest) GetName

func (TaobaoSellercatsListUpdateRequest) GetPictUrl

func (TaobaoSellercatsListUpdateRequest) GetSortOrder

func (r TaobaoSellercatsListUpdateRequest) GetSortOrder() int64

func (*TaobaoSellercatsListUpdateRequest) SetCid

func (*TaobaoSellercatsListUpdateRequest) SetName

func (*TaobaoSellercatsListUpdateRequest) SetPictUrl

func (r *TaobaoSellercatsListUpdateRequest) SetPictUrl(pictUrl string) error

func (*TaobaoSellercatsListUpdateRequest) SetSortOrder

func (r *TaobaoSellercatsListUpdateRequest) SetSortOrder(sortOrder int64) error

type TaobaoSellercatsListUpdateResponse

type TaobaoSellercatsListUpdateResponse struct {
	XMLName   xml.Name `xml:"sellercats_list_update_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	SellerCat *SellerCat `json:"seller_cat,omitempty" xml:"seller_cat,omitempty"`
}

type TaobaoShopSellerGetAPIResponse

type TaobaoShopSellerGetAPIResponse struct {
	model.CommonResponse
	TaobaoShopSellerGetResponse
}

卖家店铺基础信息查询 APIResponse taobao.shop.seller.get

获取卖家店铺的基本信息

type TaobaoShopSellerGetRequest

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

卖家店铺基础信息查询 APIRequest taobao.shop.seller.get

获取卖家店铺的基本信息

func NewTaobaoShopSellerGetRequest

func NewTaobaoShopSellerGetRequest() *TaobaoShopSellerGetRequest

func (TaobaoShopSellerGetRequest) GetApiMethodName

func (r TaobaoShopSellerGetRequest) GetApiMethodName() string

func (TaobaoShopSellerGetRequest) GetApiParams

func (r TaobaoShopSellerGetRequest) GetApiParams() url.Values

func (TaobaoShopSellerGetRequest) GetFields

func (r TaobaoShopSellerGetRequest) GetFields() string

func (*TaobaoShopSellerGetRequest) SetFields

func (r *TaobaoShopSellerGetRequest) SetFields(fields string) error

type TaobaoShopSellerGetResponse

type TaobaoShopSellerGetResponse struct {
	XMLName   xml.Name `xml:"shop_seller_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Shop *Shop `json:"shop,omitempty" xml:"shop,omitempty"`
}

type TaobaoShopUpdateAPIResponse

type TaobaoShopUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoShopUpdateResponse
}

更新店铺基本信息 APIResponse taobao.shop.update

目前只支持标题、公告和描述的更新

type TaobaoShopUpdateRequest

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

更新店铺基本信息 APIRequest taobao.shop.update

目前只支持标题、公告和描述的更新

func NewTaobaoShopUpdateRequest

func NewTaobaoShopUpdateRequest() *TaobaoShopUpdateRequest

func (TaobaoShopUpdateRequest) GetApiMethodName

func (r TaobaoShopUpdateRequest) GetApiMethodName() string

func (TaobaoShopUpdateRequest) GetApiParams

func (r TaobaoShopUpdateRequest) GetApiParams() url.Values

func (TaobaoShopUpdateRequest) GetBulletin

func (r TaobaoShopUpdateRequest) GetBulletin() string

func (TaobaoShopUpdateRequest) GetDesc

func (r TaobaoShopUpdateRequest) GetDesc() string

func (TaobaoShopUpdateRequest) GetTitle

func (r TaobaoShopUpdateRequest) GetTitle() string

func (*TaobaoShopUpdateRequest) SetBulletin

func (r *TaobaoShopUpdateRequest) SetBulletin(bulletin string) error

func (*TaobaoShopUpdateRequest) SetDesc

func (r *TaobaoShopUpdateRequest) SetDesc(desc string) error

func (*TaobaoShopUpdateRequest) SetTitle

func (r *TaobaoShopUpdateRequest) SetTitle(title string) error

type TaobaoShopUpdateResponse

type TaobaoShopUpdateResponse struct {
	XMLName   xml.Name `xml:"shop_update_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Shop *Shop `json:"shop,omitempty" xml:"shop,omitempty"`
}

type TaobaoShopcatsListGetAPIResponse

type TaobaoShopcatsListGetAPIResponse struct {
	model.CommonResponse
	TaobaoShopcatsListGetResponse
}

获取前台展示的店铺类目 APIResponse taobao.shopcats.list.get

获取淘宝面向买家的浏览导航类目(跟后台卖家商品管理的类目有差异)

type TaobaoShopcatsListGetRequest

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

获取前台展示的店铺类目 APIRequest taobao.shopcats.list.get

获取淘宝面向买家的浏览导航类目(跟后台卖家商品管理的类目有差异)

func NewTaobaoShopcatsListGetRequest

func NewTaobaoShopcatsListGetRequest() *TaobaoShopcatsListGetRequest

func (TaobaoShopcatsListGetRequest) GetApiMethodName

func (r TaobaoShopcatsListGetRequest) GetApiMethodName() string

func (TaobaoShopcatsListGetRequest) GetApiParams

func (r TaobaoShopcatsListGetRequest) GetApiParams() url.Values

func (TaobaoShopcatsListGetRequest) GetFields

func (r TaobaoShopcatsListGetRequest) GetFields() []string

func (*TaobaoShopcatsListGetRequest) SetFields

func (r *TaobaoShopcatsListGetRequest) SetFields(fields []string) error

type TaobaoShopcatsListGetResponse

type TaobaoShopcatsListGetResponse struct {
	XMLName   xml.Name `xml:"shopcats_list_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ShopCats []ShopCat `json:"shop_cats,omitempty" xml:"shop_cats>shop_cat,omitempty"`
}

type TaobaoStoreFollowurlGetAPIResponse

type TaobaoStoreFollowurlGetAPIResponse struct {
	model.CommonResponse
	TaobaoStoreFollowurlGetResponse
}

获取店铺关注URL APIResponse taobao.store.followurl.get

获取关注店铺的URL

type TaobaoStoreFollowurlGetRequest

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

获取店铺关注URL APIRequest taobao.store.followurl.get

获取关注店铺的URL

func NewTaobaoStoreFollowurlGetRequest

func NewTaobaoStoreFollowurlGetRequest() *TaobaoStoreFollowurlGetRequest

func (TaobaoStoreFollowurlGetRequest) GetApiMethodName

func (r TaobaoStoreFollowurlGetRequest) GetApiMethodName() string

func (TaobaoStoreFollowurlGetRequest) GetApiParams

func (r TaobaoStoreFollowurlGetRequest) GetApiParams() url.Values

func (TaobaoStoreFollowurlGetRequest) GetCallbackUrl

func (r TaobaoStoreFollowurlGetRequest) GetCallbackUrl() string

func (TaobaoStoreFollowurlGetRequest) GetUserId

func (r TaobaoStoreFollowurlGetRequest) GetUserId() int64

func (TaobaoStoreFollowurlGetRequest) GetUserNick

func (r TaobaoStoreFollowurlGetRequest) GetUserNick() string

func (*TaobaoStoreFollowurlGetRequest) SetCallbackUrl

func (r *TaobaoStoreFollowurlGetRequest) SetCallbackUrl(callbackUrl string) error

func (*TaobaoStoreFollowurlGetRequest) SetUserId

func (r *TaobaoStoreFollowurlGetRequest) SetUserId(userId int64) error

func (*TaobaoStoreFollowurlGetRequest) SetUserNick

func (r *TaobaoStoreFollowurlGetRequest) SetUserNick(userNick string) error

type TaobaoStoreFollowurlGetResponse

type TaobaoStoreFollowurlGetResponse struct {
	XMLName   xml.Name `xml:"store_followurl_get_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

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

Jump to

Keyboard shortcuts

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