class TencentCloud::Cms::V20190321::UserKeywordInfo

def initialize(id=nil, content=nil, label=nil, createtime=nil, remark=nil, wordtype=nil)

def initialize(id=nil, content=nil, label=nil, createtime=nil, remark=nil, wordtype=nil)
  @ID = id
  @Content = content
  @Label = label
  @CreateTime = createtime
  @Remark = remark
  @WordType = wordtype
end