public class CardUserInfo extends AlipayObject
Constructor and Description |
---|
CardUserInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getUserUniId()
Gets user uni id.
|
String |
getUserUniIdType()
Gets user uni id type.
|
void |
setUserUniId(String userUniId)
Sets user uni id.
|
void |
setUserUniIdType(String userUniIdType)
Sets user uni id type.
|
public String getUserUniId()
public void setUserUniId(String userUniId)
userUniId
- the user uni idpublic String getUserUniIdType()
public void setUserUniIdType(String userUniIdType)
userUniIdType
- the user uni id typeCopyright © 2018. All rights reserved.