public class AlipayInsSceneCouponReceiveResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayInsSceneCouponReceiveResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPolicyNo() |
InsProduct |
getProduct() |
void |
setPolicyNo(String policyNo) |
void |
setProduct(InsProduct product) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setPolicyNo(String policyNo)
public String getPolicyNo()
public void setProduct(InsProduct product)
public InsProduct getProduct()
Copyright © 2020. All rights reserved.