Documentation ¶
Overview ¶
Package smartstore 包含智慧门店相关方法
Index ¶
- func TaobaoIstoreAreasGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSmartstoreDeviceStatusFeedback(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallPopupstoreActivityDeviceQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallPopupstoreActivityQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallPopupstoreItemDiscountPrice(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoIstoreAreasGet ¶
func TaobaoIstoreAreasGet(ctx context.Context, clt *core.SDKClient, req *smartstore.TaobaoIstoreAreasGetAPIRequest, resp *smartstore.TaobaoIstoreAreasGetAPIResponse, session string) error
TaobaoIstoreAreasGet 智慧门店区域编码查询 taobao.istore.areas.get
查询标准地址区域代码信息。可以直接参考最新的行政区域代码: <a href="http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2016/index.html">http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2016/index.html</a>
func TaobaoSmartstoreDeviceStatusFeedback ¶
func TaobaoSmartstoreDeviceStatusFeedback(ctx context.Context, clt *core.SDKClient, req *smartstore.TaobaoSmartstoreDeviceStatusFeedbackAPIRequest, resp *smartstore.TaobaoSmartstoreDeviceStatusFeedbackAPIResponse, session string) error
TaobaoSmartstoreDeviceStatusFeedback 设备在线状态回流 taobao.smartstore.device.status.feedback
智能硬件设备状态回流
func TmallPopupstoreActivityDeviceQuery ¶
func TmallPopupstoreActivityDeviceQuery(ctx context.Context, clt *core.SDKClient, req *smartstore.TmallPopupstoreActivityDeviceQueryAPIRequest, resp *smartstore.TmallPopupstoreActivityDeviceQueryAPIResponse, session string) error
TmallPopupstoreActivityDeviceQuery 根据活动id查询活动相关快闪店及设备信息 tmall.popupstore.activity.device.query
查询某一活动的deviceCode的部署情况
func TmallPopupstoreActivityQuery ¶
func TmallPopupstoreActivityQuery(ctx context.Context, clt *core.SDKClient, req *smartstore.TmallPopupstoreActivityQueryAPIRequest, resp *smartstore.TmallPopupstoreActivityQueryAPIResponse, session string) error
TmallPopupstoreActivityQuery 查询某段时间内的快闪活动列表 tmall.popupstore.activity.query
提供给ISV查询某一时间段内包含指定appKey的活动列表
func TmallPopupstoreItemDiscountPrice ¶
func TmallPopupstoreItemDiscountPrice(ctx context.Context, clt *core.SDKClient, req *smartstore.TmallPopupstoreItemDiscountPriceAPIRequest, resp *smartstore.TmallPopupstoreItemDiscountPriceAPIResponse, session string) error
TmallPopupstoreItemDiscountPrice 商品优惠价格查询 tmall.popupstore.item.discount.price
商品优惠价格查询
Types ¶
This section is empty.