Versions in this module Expand all Collapse all v1 v1.0.2 Nov 27, 2023 v1.0.0 Nov 7, 2023 Changes in this version + type BrandGetSugParam struct + BizTypes []int32 + EnableDeduplicate bool + ExtraConfig *ExtraConfig + FilterInfo *FilterInfo + Query string + ReadOld bool + UserId int64 + type BrandGetSugRequest struct + Param *BrandGetSugParam + func New() *BrandGetSugRequest + func (c *BrandGetSugRequest) Execute(accessToken *doudian_sdk.AccessToken) (*brand_getSug_response.BrandGetSugResponse, error) + func (c *BrandGetSugRequest) GetParamObject() interface{} + func (c *BrandGetSugRequest) GetParams() *BrandGetSugParam + func (c *BrandGetSugRequest) GetUrlPath() string + type ExtraConfig struct + UseBrandInfo *bool + UseBrandNameDeduplicate *bool + UseOriginBrandInfo *bool + type FilterInfo struct + AuditStatus []int32 + BrandCategory []int64 + BrandIds []int64 + RelatedIds []int64 + Status *int64 + TradeMarkIds []string