public class AlipayMarketingCampaignCashCreateResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMarketingCampaignCashCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrowdNo()
Gets crowd no.
|
String |
getOriginCrowdNo()
Gets origin crowd no.
|
String |
getPayUrl()
Gets pay url.
|
void |
setCrowdNo(String crowdNo)
Sets crowd no.
|
void |
setOriginCrowdNo(String originCrowdNo)
Sets origin crowd no.
|
void |
setPayUrl(String payUrl)
Sets pay url.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMarketingCampaignCashCreateResponse()
public void setCrowdNo(String crowdNo)
crowdNo - the crowd nopublic String getCrowdNo()
public void setOriginCrowdNo(String originCrowdNo)
originCrowdNo - the origin crowd nopublic String getOriginCrowdNo()
public void setPayUrl(String payUrl)
payUrl - the pay urlpublic String getPayUrl()
Copyright © 2018. All rights reserved.