Documentation
¶
Overview ¶
Package fivee 包含资质共享API相关方法
Index ¶
- func TaobaoFiveeCompanyGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoFiveeCompanyUpload(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoFiveeImportproductGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoFiveeImportproductPublish(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoFiveeInnerproductGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoFiveeInnerproductPublish(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoFiveeCompanyGet ¶
func TaobaoFiveeCompanyGet(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeCompanyGetAPIRequest, resp *fivee.TaobaoFiveeCompanyGetAPIResponse, session string) error
TaobaoFiveeCompanyGet 查询商信息 taobao.fivee.company.get
资质共享平台查询商信息
func TaobaoFiveeCompanyUpload ¶
func TaobaoFiveeCompanyUpload(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeCompanyUploadAPIRequest, resp *fivee.TaobaoFiveeCompanyUploadAPIResponse, session string) error
TaobaoFiveeCompanyUpload 上传商信息接口 taobao.fivee.company.upload
资质共享平台上传资质证照
func TaobaoFiveeImportproductGet ¶
func TaobaoFiveeImportproductGet(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeImportproductGetAPIRequest, resp *fivee.TaobaoFiveeImportproductGetAPIResponse, session string) error
TaobaoFiveeImportproductGet 进口商品查询 taobao.fivee.importproduct.get
资质共享平台查询进口商品信息
func TaobaoFiveeImportproductPublish ¶
func TaobaoFiveeImportproductPublish(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeImportproductPublishAPIRequest, resp *fivee.TaobaoFiveeImportproductPublishAPIResponse, session string) error
TaobaoFiveeImportproductPublish 进口商品发布 taobao.fivee.importproduct.publish
直营业务商家入住发布商品时,上传商品及商家证照信息
func TaobaoFiveeInnerproductGet ¶
func TaobaoFiveeInnerproductGet(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeInnerproductGetAPIRequest, resp *fivee.TaobaoFiveeInnerproductGetAPIResponse, session string) error
TaobaoFiveeInnerproductGet 国产商品资质查询 taobao.fivee.innerproduct.get
资质共享平台,国产商品查询
func TaobaoFiveeInnerproductPublish ¶
func TaobaoFiveeInnerproductPublish(ctx context.Context, clt *core.SDKClient, req *fivee.TaobaoFiveeInnerproductPublishAPIRequest, resp *fivee.TaobaoFiveeInnerproductPublishAPIResponse, session string) error
TaobaoFiveeInnerproductPublish 国产商品发布 taobao.fivee.innerproduct.publish
资质共享平台国产商品发布
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.