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 ¶
func TaobaoFiveeCompanyGet(clt *core.SDKClient, req *fivee.TaobaoFiveeCompanyGetAPIRequest, session string) (*fivee.TaobaoFiveeCompanyGetAPIResponse, error)
TaobaoFiveeCompanyGet 查询商信息 taobao.fivee.company.get
资质共享平台查询商信息
func TaobaoFiveeCompanyUpload ¶
func TaobaoFiveeCompanyUpload(clt *core.SDKClient, req *fivee.TaobaoFiveeCompanyUploadAPIRequest, session string) (*fivee.TaobaoFiveeCompanyUploadAPIResponse, error)
TaobaoFiveeCompanyUpload 上传商信息接口 taobao.fivee.company.upload
资质共享平台上传资质证照
func TaobaoFiveeImportproductGet ¶
func TaobaoFiveeImportproductGet(clt *core.SDKClient, req *fivee.TaobaoFiveeImportproductGetAPIRequest, session string) (*fivee.TaobaoFiveeImportproductGetAPIResponse, error)
TaobaoFiveeImportproductGet 进口商品查询 taobao.fivee.importproduct.get
资质共享平台查询进口商品信息
func TaobaoFiveeImportproductPublish ¶
func TaobaoFiveeImportproductPublish(clt *core.SDKClient, req *fivee.TaobaoFiveeImportproductPublishAPIRequest, session string) (*fivee.TaobaoFiveeImportproductPublishAPIResponse, error)
TaobaoFiveeImportproductPublish 进口商品发布 taobao.fivee.importproduct.publish
直营业务商家入住发布商品时,上传商品及商家证照信息
func TaobaoFiveeInnerproductGet ¶
func TaobaoFiveeInnerproductGet(clt *core.SDKClient, req *fivee.TaobaoFiveeInnerproductGetAPIRequest, session string) (*fivee.TaobaoFiveeInnerproductGetAPIResponse, error)
TaobaoFiveeInnerproductGet 国产商品资质查询 taobao.fivee.innerproduct.get
资质共享平台,国产商品查询
func TaobaoFiveeInnerproductPublish ¶
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.