public class AlipayFinancialnetAuthContractMerchantUnsignModel extends AlipayObject
| Constructor and Description |
|---|
AlipayFinancialnetAuthContractMerchantUnsignModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSceneCode()
Gets scene code.
|
String |
getUserId()
Gets user id.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayFinancialnetAuthContractMerchantUnsignModel()
public String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode - the scene codepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.