public class KbAdvertContentPasswordModify extends AlipayObject
| Constructor and Description |
|---|
KbAdvertContentPasswordModify() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackgroundImgId()
Gets background img id.
|
String |
getBrandName()
Gets brand name.
|
String |
getPassword()
Gets password.
|
String |
getVoucherLogoId()
Gets voucher logo id.
|
void |
setBackgroundImgId(String backgroundImgId)
Sets background img id.
|
void |
setBrandName(String brandName)
Sets brand name.
|
void |
setPassword(String password)
Sets password.
|
void |
setVoucherLogoId(String voucherLogoId)
Sets voucher logo id.
|
public String getBackgroundImgId()
public void setBackgroundImgId(String backgroundImgId)
backgroundImgId - the background img idpublic String getBrandName()
public void setBrandName(String brandName)
brandName - the brand namepublic String getPassword()
public void setPassword(String password)
password - the passwordpublic String getVoucherLogoId()
public void setVoucherLogoId(String voucherLogoId)
voucherLogoId - the voucher logo idCopyright © 2018. All rights reserved.