public class AlipayInsSceneProductAccessApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsSceneProductAccessApplyResponse() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsAccess()
Gets is access.
|
InsProduct |
getProduct()
Gets product.
|
String |
getReason()
Gets reason.
|
void |
setIsAccess(Boolean isAccess)
Sets is access.
|
void |
setProduct(InsProduct product)
Sets product.
|
void |
setReason(String reason)
Sets reason.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsSceneProductAccessApplyResponse()
public void setIsAccess(Boolean isAccess)
isAccess
- the is accesspublic Boolean getIsAccess()
public void setProduct(InsProduct product)
product
- the productpublic InsProduct getProduct()
public void setReason(String reason)
reason
- the reasonpublic String getReason()
Copyright © 2018. All rights reserved.