public class AlipayUserGroupshoppingBenefitQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserGroupshoppingBenefitQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getAmount()
Gets amount.
|
Boolean |
getHaveBenefit()
Gets have benefit.
|
String |
getIcon()
Gets icon.
|
String |
getLink()
Gets link.
|
String |
getReason()
Gets reason.
|
String |
getSubTitle()
Gets sub title.
|
String |
getTitle()
Gets title.
|
void |
setAmount(Long amount)
Sets amount.
|
void |
setHaveBenefit(Boolean haveBenefit)
Sets have benefit.
|
void |
setIcon(String icon)
Sets icon.
|
void |
setLink(String link)
Sets link.
|
void |
setReason(String reason)
Sets reason.
|
void |
setSubTitle(String subTitle)
Sets sub title.
|
void |
setTitle(String title)
Sets title.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserGroupshoppingBenefitQueryResponse()
public void setAmount(Long amount)
amount
- the amountpublic Long getAmount()
public void setHaveBenefit(Boolean haveBenefit)
haveBenefit
- the have benefitpublic Boolean getHaveBenefit()
public void setIcon(String icon)
icon
- the iconpublic String getIcon()
public void setLink(String link)
link
- the linkpublic String getLink()
public void setReason(String reason)
reason
- the reasonpublic String getReason()
public void setSubTitle(String subTitle)
subTitle
- the sub titlepublic String getSubTitle()
public void setTitle(String title)
title
- the titlepublic String getTitle()
Copyright © 2018. All rights reserved.