class TencentCloud::Trp::V20210515::ModifyProductRequest

def initialize(name=nil, productid=nil, remark=nil, specification=nil, logo=nil, corpid=nil, ext=nil)

def initialize(name=nil, productid=nil, remark=nil, specification=nil, logo=nil, corpid=nil, ext=nil)
  @Name = name
  @ProductId = productid
  @Remark = remark
  @Specification = specification
  @Logo = logo
  @CorpId = corpid
  @Ext = ext
end