Documentation ¶
Overview ¶
Package fivee 包含资质共享API相关方法
Index ¶
- func Taobaofiveecompanyget(clt *core.SDKClient, req *fivee.TaobaofiveecompanygetAPIRequest, ...) (*fivee.TaobaofiveecompanygetAPIResponse, error)
- func Taobaofiveecompanyupload(clt *core.SDKClient, req *fivee.TaobaofiveecompanyuploadAPIRequest, ...) (*fivee.TaobaofiveecompanyuploadAPIResponse, error)
- func Taobaofiveeimportproductget(clt *core.SDKClient, req *fivee.TaobaofiveeimportproductgetAPIRequest, ...) (*fivee.TaobaofiveeimportproductgetAPIResponse, error)
- func Taobaofiveeimportproductpublish(clt *core.SDKClient, req *fivee.TaobaofiveeimportproductpublishAPIRequest, ...) (*fivee.TaobaofiveeimportproductpublishAPIResponse, error)
- func Taobaofiveeinnerproductget(clt *core.SDKClient, req *fivee.TaobaofiveeinnerproductgetAPIRequest, ...) (*fivee.TaobaofiveeinnerproductgetAPIResponse, error)
- func Taobaofiveeinnerproductpublish(clt *core.SDKClient, req *fivee.TaobaofiveeinnerproductpublishAPIRequest, ...) (*fivee.TaobaofiveeinnerproductpublishAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Taobaofiveecompanyget ¶ added in v1.3.1
func Taobaofiveecompanyget(clt *core.SDKClient, req *fivee.TaobaofiveecompanygetAPIRequest, session string) (*fivee.TaobaofiveecompanygetAPIResponse, error)
Taobaofiveecompanyget 查询商信息 taobao.fivee.company.get
资质共享平台查询商信息
func Taobaofiveecompanyupload ¶ added in v1.3.1
func Taobaofiveecompanyupload(clt *core.SDKClient, req *fivee.TaobaofiveecompanyuploadAPIRequest, session string) (*fivee.TaobaofiveecompanyuploadAPIResponse, error)
Taobaofiveecompanyupload 上传商信息接口 taobao.fivee.company.upload
资质共享平台上传资质证照
func Taobaofiveeimportproductget ¶ added in v1.3.1
func Taobaofiveeimportproductget(clt *core.SDKClient, req *fivee.TaobaofiveeimportproductgetAPIRequest, session string) (*fivee.TaobaofiveeimportproductgetAPIResponse, error)
Taobaofiveeimportproductget 进口商品查询 taobao.fivee.importproduct.get
资质共享平台查询进口商品信息
func Taobaofiveeimportproductpublish ¶ added in v1.3.1
func Taobaofiveeimportproductpublish(clt *core.SDKClient, req *fivee.TaobaofiveeimportproductpublishAPIRequest, session string) (*fivee.TaobaofiveeimportproductpublishAPIResponse, error)
Taobaofiveeimportproductpublish 进口商品发布 taobao.fivee.importproduct.publish
直营业务商家入住发布商品时,上传商品及商家证照信息
func Taobaofiveeinnerproductget ¶ added in v1.3.1
func Taobaofiveeinnerproductget(clt *core.SDKClient, req *fivee.TaobaofiveeinnerproductgetAPIRequest, session string) (*fivee.TaobaofiveeinnerproductgetAPIResponse, error)
Taobaofiveeinnerproductget 国产商品资质查询 taobao.fivee.innerproduct.get
资质共享平台,国产商品查询
func Taobaofiveeinnerproductpublish ¶ added in v1.3.1
func Taobaofiveeinnerproductpublish(clt *core.SDKClient, req *fivee.TaobaofiveeinnerproductpublishAPIRequest, session string) (*fivee.TaobaofiveeinnerproductpublishAPIResponse, error)
Taobaofiveeinnerproductpublish 国产商品发布 taobao.fivee.innerproduct.publish
资质共享平台国产商品发布
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.