public class AlipayOpenMiniInnerbaseinfoCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOpenMiniInnerbaseinfoCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppAliasName()
Gets app alias name.
|
String |
getAppDesc()
Gets app desc.
|
String |
getAppLogo()
Gets app logo.
|
String |
getAppSlogan()
Gets app slogan.
|
String |
getClientType()
Gets client type.
|
String |
getPid()
Gets pid.
|
void |
setAppAliasName(String appAliasName)
Sets app alias name.
|
void |
setAppDesc(String appDesc)
Sets app desc.
|
void |
setAppLogo(String appLogo)
Sets app logo.
|
void |
setAppSlogan(String appSlogan)
Sets app slogan.
|
void |
setClientType(String clientType)
Sets client type.
|
void |
setPid(String pid)
Sets pid.
|
public AlipayOpenMiniInnerbaseinfoCreateModel()
public String getAppAliasName()
public void setAppAliasName(String appAliasName)
appAliasName - the app alias namepublic String getAppDesc()
public void setAppDesc(String appDesc)
appDesc - the app descpublic String getAppLogo()
public void setAppLogo(String appLogo)
appLogo - the app logopublic String getAppSlogan()
public void setAppSlogan(String appSlogan)
appSlogan - the app sloganpublic String getClientType()
public void setClientType(String clientType)
clientType - the client typepublic String getPid()
public void setPid(String pid)
pid - the pidCopyright © 2018. All rights reserved.