public class MybankCreditUserRoleCreateModel extends AlipayObject
Constructor and Description |
---|
MybankCreditUserRoleCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getEntityCode()
Gets entity code.
|
String |
getEntityName()
Gets entity name.
|
String |
getEntityType()
Gets entity type.
|
String |
getExtData()
Gets ext data.
|
String |
getSceneType()
Gets scene type.
|
void |
setEntityCode(String entityCode)
Sets entity code.
|
void |
setEntityName(String entityName)
Sets entity name.
|
void |
setEntityType(String entityType)
Sets entity type.
|
void |
setExtData(String extData)
Sets ext data.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
public String getEntityCode()
public void setEntityCode(String entityCode)
entityCode
- the entity codepublic String getEntityName()
public void setEntityName(String entityName)
entityName
- the entity namepublic String getEntityType()
public void setEntityType(String entityType)
entityType
- the entity typepublic String getExtData()
public void setExtData(String extData)
extData
- the ext datapublic String getSceneType()
public void setSceneType(String sceneType)
sceneType
- the scene typeCopyright © 2018. All rights reserved.