public class AlipayIserviceCognitiveOcrCarvinQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrCarvinQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getRequestId()
Gets request id.
|
String |
getTraceId()
Gets trace id.
|
String |
getVin()
Gets vin.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setVin(String vin)
Sets vin.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrCarvinQueryResponse()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
public void setVin(String vin)
vin
- the vinpublic String getVin()
Copyright © 2018. All rights reserved.