public class BsBrandPlanDetail extends AlipayObject
| 构造器和说明 |
|---|
BsBrandPlanDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
BsPlanBrandInfo |
getBrandInfo() |
BsBrandPlanIntro |
getIntro() |
BsPlanInviteConfig |
getInviteConfig() |
String |
getPlanId() |
String |
getSolutionCode() |
void |
setBrandInfo(BsPlanBrandInfo brandInfo) |
void |
setIntro(BsBrandPlanIntro intro) |
void |
setInviteConfig(BsPlanInviteConfig inviteConfig) |
void |
setPlanId(String planId) |
void |
setSolutionCode(String solutionCode) |
public BsPlanBrandInfo getBrandInfo()
public void setBrandInfo(BsPlanBrandInfo brandInfo)
public BsBrandPlanIntro getIntro()
public void setIntro(BsBrandPlanIntro intro)
public BsPlanInviteConfig getInviteConfig()
public void setInviteConfig(BsPlanInviteConfig inviteConfig)
public String getPlanId()
public void setPlanId(String planId)
public String getSolutionCode()
public void setSolutionCode(String solutionCode)
Copyright © 2023. All rights reserved.