com.baidubce.services.ocr.model
Class BankcardRecognitionResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.ocr.model.BankcardRecognitionResponse
- All Implemented Interfaces:
- Serializable
public class BankcardRecognitionResponse
- extends AbstractBceResponse
Created by lvsiyuan on 16/11/23.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BankcardRecognitionResponse
public BankcardRecognitionResponse()
getLogId
public BigInteger getLogId()
setLogId
public void setLogId(BigInteger logId)
getResult
public BankCardResult getResult()
setResult
public void setResult(BankCardResult result)
Copyright © 2018. All rights reserved.