public class KbadvertSmartPromoRequest extends AlipayObject
| Constructor and Description |
|---|
KbadvertSmartPromoRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId()
Gets group id.
|
String |
getPlanId()
Gets plan id.
|
void |
setGroupId(String groupId)
Sets group id.
|
void |
setPlanId(String planId)
Sets plan id.
|
public String getGroupId()
public void setGroupId(String groupId)
groupId - the group idpublic String getPlanId()
public void setPlanId(String planId)
planId - the plan idCopyright © 2018. All rights reserved.