Documentation ¶
Index ¶
- type GspProduct
- func (s *GspProduct) CreateGlobalProduct(payload string) gspproductentity.CreateGlobalProductResult
- func (s *GspProduct) GetGlobalProductStatus(p gspproductentity.GetGlobalProductStatusParamsRequestEntity) gspproductentity.GetGlobalProductStatusResult
- func (s *GspProduct) GetUnfilledAttribute(offset int, limit int, attributeTag string) gspproductentity.GetUnfilledAttributeResult
- func (s *GspProduct) UpdateGlobalProductAttribute(payload string) gspproductentity.UpdateGlobalProductAttributeResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GspProduct ¶
type GspProduct struct {
Config *lazadaConfig.Config
}
GspProduct
func (*GspProduct) CreateGlobalProduct ¶
func (s *GspProduct) CreateGlobalProduct(payload string) gspproductentity.CreateGlobalProductResult
CreateGlobalProduct @Title Use this API to create a single new global product to multiple Lazada sites. @Description https://open.lazada.com/doc/api.htm?spm=a2o9m.11193531.0.0.78de6bbeqtnjmQ#/api?cid=18&path=/product/global/create
func (*GspProduct) GetGlobalProductStatus ¶
func (s *GspProduct) GetGlobalProductStatus(p gspproductentity.GetGlobalProductStatusParamsRequestEntity) gspproductentity.GetGlobalProductStatusResult
GetGlobalProductStatus @Title Use this API to query the status of the specified global product. It takes several minutes for the global product to be created on each site. @Description https://open.lazada.com/doc/api.htm?spm=a2o9m.11193531.0.0.78de6bbeqtnjmQ#/api?cid=18&path=/product/global/status/get
func (*GspProduct) GetUnfilledAttribute ¶
func (s *GspProduct) GetUnfilledAttribute(offset int, limit int, attributeTag string) gspproductentity.GetUnfilledAttributeResult
GetUnfilledAttribute @Title get the product which hava attribute not filled @Description https://open.lazada.com/doc/api.htm?spm=a2o9m.11193531.0.0.78de6bbeqtnjmQ#/api?cid=18&path=/product/global/unfilled/attribute/get
func (*GspProduct) UpdateGlobalProductAttribute ¶
func (s *GspProduct) UpdateGlobalProductAttribute(payload string) gspproductentity.UpdateGlobalProductAttributeResult
UpdateGlobalProductAttribute @Title update global product attribute @Description https://open.lazada.com/doc/api.htm?spm=a2o9m.11193531.0.0.78de6bbeqtnjmQ#/api?cid=18&path=/product/global/attribute/update