public class BankcardRecognitionResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
BankcardRecognitionResponse() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getLogId() |
BankCardResult |
getResult() |
void |
setLogId(BigInteger logId) |
void |
setResult(BankCardResult result) |
getMetadatapublic BigInteger getLogId()
public void setLogId(BigInteger logId)
public BankCardResult getResult()
public void setResult(BankCardResult result)
Copyright © 2022. All rights reserved.