public class AlipayOpenAuthIndustryPlatformCreateTokenModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenAuthIndustryPlatformCreateTokenModel() |
Modifier and Type | Method and Description |
---|---|
String |
getIsvAppid()
Gets isv appid.
|
String |
getScope()
Gets scope.
|
void |
setIsvAppid(String isvAppid)
Sets isv appid.
|
void |
setScope(String scope)
Sets scope.
|
public AlipayOpenAuthIndustryPlatformCreateTokenModel()
public String getIsvAppid()
public void setIsvAppid(String isvAppid)
isvAppid
- the isv appidpublic String getScope()
public void setScope(String scope)
scope
- the scopeCopyright © 2018. All rights reserved.