public class AlipayEbppInvoiceAuthSignModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppInvoiceAuthSignModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationType()
Gets authorization type.
|
String |
getmShortName()
Gets short name.
|
String |
getUserId()
Gets user id.
|
void |
setAuthorizationType(String authorizationType)
Sets authorization type.
|
void |
setmShortName(String mShortName)
Sets short name.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAuthorizationType()
public void setAuthorizationType(String authorizationType)
authorizationType
- the authorization typepublic String getmShortName()
public void setmShortName(String mShortName)
mShortName
- the m short namepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.