public class KbAdvertContentPasswordModify extends AlipayObject
| 构造器和说明 |
|---|
KbAdvertContentPasswordModify() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBackgroundImgId() |
String |
getBrandName() |
String |
getPassword() |
String |
getVoucherLogoId() |
void |
setBackgroundImgId(String backgroundImgId) |
void |
setBrandName(String brandName) |
void |
setPassword(String password) |
void |
setVoucherLogoId(String voucherLogoId) |
public String getBackgroundImgId()
public void setBackgroundImgId(String backgroundImgId)
public String getBrandName()
public void setBrandName(String brandName)
public String getPassword()
public void setPassword(String password)
public String getVoucherLogoId()
public void setVoucherLogoId(String voucherLogoId)
Copyright © 2020. All rights reserved.