public class ZhimaMerchantSingleDataUploadModel extends AlipayObject
Constructor and Description |
---|
ZhimaMerchantSingleDataUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizExtParams()
Gets biz ext params.
|
String |
getData()
Gets data.
|
String |
getLinkedMerchantId()
Gets linked merchant id.
|
String |
getPrimaryKeys()
Gets primary keys.
|
String |
getSceneCode()
Gets scene code.
|
void |
setBizExtParams(String bizExtParams)
Sets biz ext params.
|
void |
setData(String data)
Sets data.
|
void |
setLinkedMerchantId(String linkedMerchantId)
Sets linked merchant id.
|
void |
setPrimaryKeys(String primaryKeys)
Sets primary keys.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
public String getBizExtParams()
public void setBizExtParams(String bizExtParams)
bizExtParams
- the biz ext paramspublic String getData()
public void setData(String data)
data
- the datapublic String getLinkedMerchantId()
public void setLinkedMerchantId(String linkedMerchantId)
linkedMerchantId
- the linked merchant idpublic String getPrimaryKeys()
public void setPrimaryKeys(String primaryKeys)
primaryKeys
- the primary keyspublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode
- the scene codeCopyright © 2018. All rights reserved.