public class AlipayExscUserCurrentsignGetResponse extends AlipayResponse
Constructor and Description |
---|
AlipayExscUserCurrentsignGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
Boolean |
getSuccess()
Gets success.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setSuccess(Boolean success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayExscUserCurrentsignGetResponse()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
Copyright © 2018. All rights reserved.