public static class RecognizeIdentityCardResponse.RecognizeIdentityCardResponseDataFrontResultFaceRectangle
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeIdentityCardResponseDataFrontResultFaceRectangle() |
@NameInMap(value="Angle") @Validation(required=true) public Double angle
@NameInMap(value="Center") @Validation(required=true) public RecognizeIdentityCardResponse.RecognizeIdentityCardResponseDataFrontResultFaceRectangleCenter center
@NameInMap(value="Size") @Validation(required=true) public RecognizeIdentityCardResponse.RecognizeIdentityCardResponseDataFrontResultFaceRectangleSize size
public RecognizeIdentityCardResponseDataFrontResultFaceRectangle()
public static RecognizeIdentityCardResponse.RecognizeIdentityCardResponseDataFrontResultFaceRectangle build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.