Class GetDetectInfoEnhancedResponse


  • public class GetDetectInfoEnhancedResponse
    extends AbstractModel
    • Constructor Detail

      • GetDetectInfoEnhancedResponse

        public GetDetectInfoEnhancedResponse()
      • GetDetectInfoEnhancedResponse

        public GetDetectInfoEnhancedResponse​(GetDetectInfoEnhancedResponse 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

      • getText

        public DetectInfoText getText()
        Get 文本类信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Text 文本类信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setText

        public void setText​(DetectInfoText Text)
        Set 文本类信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Text - 文本类信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getIdCardData

        public DetectInfoIdCardData getIdCardData()
        Get 身份证照片信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IdCardData 身份证照片信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setIdCardData

        public void setIdCardData​(DetectInfoIdCardData IdCardData)
        Set 身份证照片信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IdCardData - 身份证照片信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getBestFrame

        public DetectInfoBestFrame getBestFrame()
        Get 最佳帧信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BestFrame 最佳帧信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setBestFrame

        public void setBestFrame​(DetectInfoBestFrame BestFrame)
        Set 最佳帧信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BestFrame - 最佳帧信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getVideoData

        public DetectInfoVideoData getVideoData()
        Get 视频信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VideoData 视频信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setVideoData

        public void setVideoData​(DetectInfoVideoData VideoData)
        Set 视频信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VideoData - 视频信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getEncryption

        public Encryption getEncryption()
        Get 敏感数据加密信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Encryption 敏感数据加密信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setEncryption

        public void setEncryption​(Encryption Encryption)
        Set 敏感数据加密信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Encryption - 敏感数据加密信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getIntentionVerifyData

        public IntentionVerifyData getIntentionVerifyData()
        Get 意愿核身朗读模式结果信息。若未使用意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntentionVerifyData 意愿核身朗读模式结果信息。若未使用意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • setIntentionVerifyData

        public void setIntentionVerifyData​(IntentionVerifyData IntentionVerifyData)
        Set 意愿核身朗读模式结果信息。若未使用意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntentionVerifyData - 意愿核身朗读模式结果信息。若未使用意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • getIntentionQuestionResult

        public IntentionQuestionResult getIntentionQuestionResult()
        Get 意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntentionQuestionResult 意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • setIntentionQuestionResult

        public void setIntentionQuestionResult​(IntentionQuestionResult IntentionQuestionResult)
        Set 意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntentionQuestionResult - 意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • getIntentionActionResult

        public IntentionActionResult getIntentionActionResult()
        Get 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntentionActionResult 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • setIntentionActionResult

        public void setIntentionActionResult​(IntentionActionResult IntentionActionResult)
        Set 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntentionActionResult - 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。
      • getRequestId

        public String getRequestId()
        Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Returns:
        RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
      • setRequestId

        public void setRequestId​(String RequestId)
        Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Parameters:
        RequestId - 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。