package dw_sdk type BrandId int type BrandName string const ( BrandId_Coach BrandId = 10229 ) const ( BrandName_Coach BrandName = "COACH/蔻驰" )