public class AlipayUserUnicomCardInfoSyncModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserUnicomCardInfoSyncModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGmtStatusChange()
Gets gmt status change.
|
String |
getPhoneNo()
Gets phone no.
|
String |
getPhoneNoStatus()
Gets phone no status.
|
String |
getUserId()
Gets user id.
|
void |
setGmtStatusChange(String gmtStatusChange)
Sets gmt status change.
|
void |
setPhoneNo(String phoneNo)
Sets phone no.
|
void |
setPhoneNoStatus(String phoneNoStatus)
Sets phone no status.
|
void |
setUserId(String userId)
Sets user id.
|
public String getGmtStatusChange()
public void setGmtStatusChange(String gmtStatusChange)
gmtStatusChange - the gmt status changepublic String getPhoneNo()
public void setPhoneNo(String phoneNo)
phoneNo - the phone nopublic String getPhoneNoStatus()
public void setPhoneNoStatus(String phoneNoStatus)
phoneNoStatus - the phone no statuspublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.