class TencentCloud::Ess::V20201111::CreateFileCounterSignRequest

def initialize(fileid=nil, operator=nil, agent=nil, syncmode=nil)

def initialize(fileid=nil, operator=nil, agent=nil, syncmode=nil)
  @FileId = fileid
  @Operator = operator
  @Agent = agent
  @SyncMode = syncmode
end