Documentation
¶
Index ¶
- type AlibabaDataCouponGetAPIResponse
- type AlibabaDataCouponGetRequest
- type AlibabaDataCouponGetResponse
- type AlibabaDataItemGetAPIResponse
- type AlibabaDataItemGetRequest
- type AlibabaDataItemGetResponse
- type AlibabaDataRecommondGetAPIResponse
- type AlibabaDataRecommondGetRequest
- type AlibabaDataRecommondGetResponse
- type AlibabaInteractSensorClipbroadAPIResponse
- type AlibabaInteractSensorClipbroadRequest
- type AlibabaInteractSensorClipbroadResponse
- type AlibabaInteractWindvaneCallAPIResponse
- type AlibabaInteractWindvaneCallRequest
- type AlibabaInteractWindvaneCallResponse
- type AlibabaKoubeishopsPropertyGetAPIResponse
- type AlibabaKoubeishopsPropertyGetRequest
- func (r AlibabaKoubeishopsPropertyGetRequest) GetApiMethodName() string
- func (r AlibabaKoubeishopsPropertyGetRequest) GetApiParams() url.Values
- func (r AlibabaKoubeishopsPropertyGetRequest) GetParamOpenApiSearchRequest() *OpenApiSearchRequest
- func (r *AlibabaKoubeishopsPropertyGetRequest) SetParamOpenApiSearchRequest(paramOpenApiSearchRequest *OpenApiSearchRequest) error
- type AlibabaKoubeishopsPropertyGetResponse
- type AlibabaTaobaoShopCatNeoGetAPIResponse
- type AlibabaTaobaoShopCatNeoGetRequest
- type AlibabaTaobaoShopCatNeoGetResponse
- type OpenApiHit
- type OpenApiSearchRequest
- type OpenApiSearchResult
- type SellerCat
- type Shop
- type ShopCat
- type TaobaoSellercatsListAddAPIResponse
- type TaobaoSellercatsListAddRequest
- func (r TaobaoSellercatsListAddRequest) GetApiMethodName() string
- func (r TaobaoSellercatsListAddRequest) GetApiParams() url.Values
- func (r TaobaoSellercatsListAddRequest) GetName() string
- func (r TaobaoSellercatsListAddRequest) GetParentCid() int64
- func (r TaobaoSellercatsListAddRequest) GetPictUrl() string
- func (r TaobaoSellercatsListAddRequest) GetSortOrder() int64
- func (r *TaobaoSellercatsListAddRequest) SetName(name string) error
- func (r *TaobaoSellercatsListAddRequest) SetParentCid(parentCid int64) error
- func (r *TaobaoSellercatsListAddRequest) SetPictUrl(pictUrl string) error
- func (r *TaobaoSellercatsListAddRequest) SetSortOrder(sortOrder int64) error
- type TaobaoSellercatsListAddResponse
- type TaobaoSellercatsListGetAPIResponse
- type TaobaoSellercatsListGetRequest
- type TaobaoSellercatsListGetResponse
- type TaobaoSellercatsListUpdateAPIResponse
- type TaobaoSellercatsListUpdateRequest
- func (r TaobaoSellercatsListUpdateRequest) GetApiMethodName() string
- func (r TaobaoSellercatsListUpdateRequest) GetApiParams() url.Values
- func (r TaobaoSellercatsListUpdateRequest) GetCid() int64
- func (r TaobaoSellercatsListUpdateRequest) GetName() string
- func (r TaobaoSellercatsListUpdateRequest) GetPictUrl() string
- func (r TaobaoSellercatsListUpdateRequest) GetSortOrder() int64
- func (r *TaobaoSellercatsListUpdateRequest) SetCid(cid int64) error
- func (r *TaobaoSellercatsListUpdateRequest) SetName(name string) error
- func (r *TaobaoSellercatsListUpdateRequest) SetPictUrl(pictUrl string) error
- func (r *TaobaoSellercatsListUpdateRequest) SetSortOrder(sortOrder int64) error
- type TaobaoSellercatsListUpdateResponse
- type TaobaoShopSellerGetAPIResponse
- type TaobaoShopSellerGetRequest
- type TaobaoShopSellerGetResponse
- type TaobaoShopUpdateAPIResponse
- type TaobaoShopUpdateRequest
- func (r TaobaoShopUpdateRequest) GetApiMethodName() string
- func (r TaobaoShopUpdateRequest) GetApiParams() url.Values
- func (r TaobaoShopUpdateRequest) GetBulletin() string
- func (r TaobaoShopUpdateRequest) GetDesc() string
- func (r TaobaoShopUpdateRequest) GetTitle() string
- func (r *TaobaoShopUpdateRequest) SetBulletin(bulletin string) error
- func (r *TaobaoShopUpdateRequest) SetDesc(desc string) error
- func (r *TaobaoShopUpdateRequest) SetTitle(title string) error
- type TaobaoShopUpdateResponse
- type TaobaoShopcatsListGetAPIResponse
- type TaobaoShopcatsListGetRequest
- type TaobaoShopcatsListGetResponse
- type TaobaoStoreFollowurlGetAPIResponse
- type TaobaoStoreFollowurlGetRequest
- func (r TaobaoStoreFollowurlGetRequest) GetApiMethodName() string
- func (r TaobaoStoreFollowurlGetRequest) GetApiParams() url.Values
- func (r TaobaoStoreFollowurlGetRequest) GetCallbackUrl() string
- func (r TaobaoStoreFollowurlGetRequest) GetUserId() int64
- func (r TaobaoStoreFollowurlGetRequest) GetUserNick() string
- func (r *TaobaoStoreFollowurlGetRequest) SetCallbackUrl(callbackUrl string) error
- func (r *TaobaoStoreFollowurlGetRequest) SetUserId(userId int64) error
- func (r *TaobaoStoreFollowurlGetRequest) SetUserNick(userNick string) error
- type TaobaoStoreFollowurlGetResponse
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 ¶
获取优惠券信息 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 AlibabaDataItemGetAPIResponse ¶
type AlibabaDataItemGetAPIResponse struct { model.CommonResponse AlibabaDataItemGetResponse }
获取商品 APIResponse alibaba.data.item.get
获取商品信息,作为客户端Weex鉴权的虚拟api
type AlibabaDataItemGetRequest ¶
获取商品 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 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 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 (r AlibabaInteractSensorClipbroadRequest) GetApiParams() url.Values
func (AlibabaInteractSensorClipbroadRequest) GetUnNamed ¶
func (r AlibabaInteractSensorClipbroadRequest) GetUnNamed() string
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 (r AlibabaInteractWindvaneCallRequest) GetApiParams() url.Values
func (AlibabaInteractWindvaneCallRequest) GetUnNamed ¶
func (r AlibabaInteractWindvaneCallRequest) GetUnNamed() string
func (*AlibabaInteractWindvaneCallRequest) SetUnNamed ¶
func (r *AlibabaInteractWindvaneCallRequest) SetUnNamed(unNamed string) error
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 (r AlibabaKoubeishopsPropertyGetRequest) GetApiParams() url.Values
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 (r AlibabaTaobaoShopCatNeoGetRequest) GetUnNamed() string
func (*AlibabaTaobaoShopCatNeoGetRequest) SetUnNamed ¶
func (r *AlibabaTaobaoShopCatNeoGetRequest) SetUnNamed(unNamed string) error
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 (r TaobaoSellercatsListAddRequest) GetName() string
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 TaobaoSellercatsListGetAPIResponse ¶
type TaobaoSellercatsListGetAPIResponse struct { model.CommonResponse TaobaoSellercatsListGetResponse }
获取前台展示的店铺内卖家自定义商品类目 APIResponse taobao.sellercats.list.get
此API获取当前卖家店铺在淘宝前端被展示的浏览导航类目(面向买家)
type TaobaoSellercatsListGetRequest ¶
获取前台展示的店铺内卖家自定义商品类目 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 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 (r TaobaoSellercatsListUpdateRequest) GetCid() int64
func (TaobaoSellercatsListUpdateRequest) GetName ¶
func (r TaobaoSellercatsListUpdateRequest) GetName() string
func (TaobaoSellercatsListUpdateRequest) GetPictUrl ¶
func (r TaobaoSellercatsListUpdateRequest) GetPictUrl() string
func (TaobaoSellercatsListUpdateRequest) GetSortOrder ¶
func (r TaobaoSellercatsListUpdateRequest) GetSortOrder() int64
func (*TaobaoSellercatsListUpdateRequest) SetCid ¶
func (r *TaobaoSellercatsListUpdateRequest) SetCid(cid int64) error
func (*TaobaoSellercatsListUpdateRequest) SetName ¶
func (r *TaobaoSellercatsListUpdateRequest) SetName(name string) error
func (*TaobaoSellercatsListUpdateRequest) SetPictUrl ¶
func (r *TaobaoSellercatsListUpdateRequest) SetPictUrl(pictUrl string) error
func (*TaobaoSellercatsListUpdateRequest) SetSortOrder ¶
func (r *TaobaoSellercatsListUpdateRequest) SetSortOrder(sortOrder int64) error
type TaobaoShopSellerGetAPIResponse ¶
type TaobaoShopSellerGetAPIResponse struct { model.CommonResponse TaobaoShopSellerGetResponse }
卖家店铺基础信息查询 APIResponse taobao.shop.seller.get
获取卖家店铺的基本信息
type TaobaoShopSellerGetRequest ¶
卖家店铺基础信息查询 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 TaobaoShopUpdateAPIResponse ¶
type TaobaoShopUpdateAPIResponse struct { model.CommonResponse TaobaoShopUpdateResponse }
更新店铺基本信息 APIResponse taobao.shop.update
目前只支持标题、公告和描述的更新
type TaobaoShopUpdateRequest ¶
更新店铺基本信息 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 TaobaoShopcatsListGetAPIResponse ¶
type TaobaoShopcatsListGetAPIResponse struct { model.CommonResponse TaobaoShopcatsListGetResponse }
获取前台展示的店铺类目 APIResponse taobao.shopcats.list.get
获取淘宝面向买家的浏览导航类目(跟后台卖家商品管理的类目有差异)
type TaobaoShopcatsListGetRequest ¶
获取前台展示的店铺类目 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 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
Source Files
¶
- AlibabaDataCouponGetRequest.go
- AlibabaDataCouponGetResponse.go
- AlibabaDataItemGetRequest.go
- AlibabaDataItemGetResponse.go
- AlibabaDataRecommondGetRequest.go
- AlibabaDataRecommondGetResponse.go
- AlibabaInteractSensorClipbroadRequest.go
- AlibabaInteractSensorClipbroadResponse.go
- AlibabaInteractWindvaneCallRequest.go
- AlibabaInteractWindvaneCallResponse.go
- AlibabaKoubeishopsPropertyGetRequest.go
- AlibabaKoubeishopsPropertyGetResponse.go
- AlibabaTaobaoShopCatNeoGetRequest.go
- AlibabaTaobaoShopCatNeoGetResponse.go
- OpenApiHit.go
- OpenApiSearchRequest.go
- OpenApiSearchResult.go
- SellerCat.go
- Shop.go
- ShopCat.go
- TaobaoSellercatsListAddRequest.go
- TaobaoSellercatsListAddResponse.go
- TaobaoSellercatsListGetRequest.go
- TaobaoSellercatsListGetResponse.go
- TaobaoSellercatsListUpdateRequest.go
- TaobaoSellercatsListUpdateResponse.go
- TaobaoShopSellerGetRequest.go
- TaobaoShopSellerGetResponse.go
- TaobaoShopUpdateRequest.go
- TaobaoShopUpdateResponse.go
- TaobaoShopcatsListGetRequest.go
- TaobaoShopcatsListGetResponse.go
- TaobaoStoreFollowurlGetRequest.go
- TaobaoStoreFollowurlGetResponse.go