public class AlipayInsSceneCouponReceiveResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsSceneCouponReceiveResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getPolicyNo()
Gets policy no.
|
InsProduct |
getProduct()
Gets product.
|
void |
setPolicyNo(String policyNo)
Sets policy no.
|
void |
setProduct(InsProduct product)
Sets product.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setPolicyNo(String policyNo)
policyNo
- the policy nopublic String getPolicyNo()
public void setProduct(InsProduct product)
product
- the productpublic InsProduct getProduct()
Copyright © 2018. All rights reserved.