class TencentCloud::Ess::V20201111::FlowGroupOptions

def initialize(approververifytype=nil, selforganizationapprovernotifytype=nil, otherapprovernotifytype=nil)

def initialize(approververifytype=nil, selforganizationapprovernotifytype=nil, otherapprovernotifytype=nil)
  @ApproverVerifyType = approververifytype
  @SelfOrganizationApproverNotifyType = selforganizationapprovernotifytype
  @OtherApproverNotifyType = otherapprovernotifytype
end