class TencentCloud::Ess::V20201111::CreateBatchSignUrlRequest
def initialize(operator=nil, name=nil, mobile=nil, agent=nil, idcardtype=nil, idcardnumber=nil, notifytype=nil, flowids=nil, organizationname=nil, jumptodetail=nil, flowbatchurlinfo=nil, autojumpback=nil, urluseenv=nil, canbatchreject=nil)
def initialize(operator=nil, name=nil, mobile=nil, agent=nil, idcardtype=nil, idcardnumber=nil, notifytype=nil, flowids=nil, organizationname=nil, jumptodetail=nil, flowbatchurlinfo=nil, autojumpback=nil, urluseenv=nil, canbatchreject=nil) @Operator = operator @Name = name @Mobile = mobile @Agent = agent @IdCardType = idcardtype @IdCardNumber = idcardnumber @NotifyType = notifytype @FlowIds = flowids @OrganizationName = organizationname @JumpToDetail = jumptodetail @FlowBatchUrlInfo = flowbatchurlinfo @AutoJumpBack = autojumpback @UrlUseEnv = urluseenv @CanBatchReject = canbatchreject end