Class CreateFlySecMiniAppScanTaskRequest


  • public class CreateFlySecMiniAppScanTaskRequest
    extends AbstractModel
    • Constructor Detail

      • CreateFlySecMiniAppScanTaskRequest

        public CreateFlySecMiniAppScanTaskRequest()
      • CreateFlySecMiniAppScanTaskRequest

        public CreateFlySecMiniAppScanTaskRequest​(CreateFlySecMiniAppScanTaskRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getMiniAppID

        public String getMiniAppID()
        Get 小程序AppID
        Returns:
        MiniAppID 小程序AppID
      • setMiniAppID

        public void setMiniAppID​(String MiniAppID)
        Set 小程序AppID
        Parameters:
        MiniAppID - 小程序AppID
      • getMode

        public Long getMode()
        Get 诊断模式 1:基础诊断
        Returns:
        Mode 诊断模式 1:基础诊断
      • setMode

        public void setMode​(Long Mode)
        Set 诊断模式 1:基础诊断
        Parameters:
        Mode - 诊断模式 1:基础诊断
      • getMiniAppTestAccount

        public String getMiniAppTestAccount()
        Get 小程序测试账号(自有账号体系需提供,其他情况不需要)
        Returns:
        MiniAppTestAccount 小程序测试账号(自有账号体系需提供,其他情况不需要)
      • setMiniAppTestAccount

        public void setMiniAppTestAccount​(String MiniAppTestAccount)
        Set 小程序测试账号(自有账号体系需提供,其他情况不需要)
        Parameters:
        MiniAppTestAccount - 小程序测试账号(自有账号体系需提供,其他情况不需要)
      • getMiniAppTestPwd

        public String getMiniAppTestPwd()
        Get 小程序测试密码(自有账号体系需提供,其他情况不需要)
        Returns:
        MiniAppTestPwd 小程序测试密码(自有账号体系需提供,其他情况不需要)
      • setMiniAppTestPwd

        public void setMiniAppTestPwd​(String MiniAppTestPwd)
        Set 小程序测试密码(自有账号体系需提供,其他情况不需要)
        Parameters:
        MiniAppTestPwd - 小程序测试密码(自有账号体系需提供,其他情况不需要)
      • getIndustry

        public String getIndustry()
        Get 小程序所属行业
        Returns:
        Industry 小程序所属行业
      • setIndustry

        public void setIndustry​(String Industry)
        Set 小程序所属行业
        Parameters:
        Industry - 小程序所属行业
      • getSurveyContent

        public String getSurveyContent()
        Get 小程序调查问卷json字符串
        Returns:
        SurveyContent 小程序调查问卷json字符串
      • setSurveyContent

        public void setSurveyContent​(String SurveyContent)
        Set 小程序调查问卷json字符串
        Parameters:
        SurveyContent - 小程序调查问卷json字符串
      • getMobile

        public String getMobile()
        Get 手机号码
        Returns:
        Mobile 手机号码
      • setMobile

        public void setMobile​(String Mobile)
        Set 手机号码
        Parameters:
        Mobile - 手机号码
      • getEmail

        public String getEmail()
        Get 邮箱地址
        Returns:
        Email 邮箱地址
      • setEmail

        public void setEmail​(String Email)
        Set 邮箱地址
        Parameters:
        Email - 邮箱地址
      • getSalesPerson

        public String getSalesPerson()
        Get 商务合作接口人
        Returns:
        SalesPerson 商务合作接口人
      • setSalesPerson

        public void setSalesPerson​(String SalesPerson)
        Set 商务合作接口人
        Parameters:
        SalesPerson - 商务合作接口人
      • getScanVersion

        public Long getScanVersion()
        Get 诊断扫描版本 0:正式版 1:体验版
        Returns:
        ScanVersion 诊断扫描版本 0:正式版 1:体验版
      • setScanVersion

        public void setScanVersion​(Long ScanVersion)
        Set 诊断扫描版本 0:正式版 1:体验版
        Parameters:
        ScanVersion - 诊断扫描版本 0:正式版 1:体验版