class TencentCloud::Trp::V20210515::CreateMerchantRequest

def initialize(name=nil, remark=nil, corpid=nil, codetype=nil, codeurl=nil)

def initialize(name=nil, remark=nil, corpid=nil, codetype=nil, codeurl=nil)
  @Name = name
  @Remark = remark
  @CorpId = corpid
  @CodeType = codetype
  @CodeUrl = codeurl
end