public class AlipayUserUnicomMobileSyncModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserUnicomMobileSyncModel() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGmtStatusChange()
Gets gmt status change.
|
String |
getMobile()
Gets mobile.
|
String |
getOperationType()
Gets operation type.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getProductName()
Gets product name.
|
void |
setGmtStatusChange(Long gmtStatusChange)
Sets gmt status change.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setOperationType(String operationType)
Sets operation type.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setProductName(String productName)
Sets product name.
|
public Long getGmtStatusChange()
public void setGmtStatusChange(Long gmtStatusChange)
gmtStatusChange - the gmt status changepublic String getMobile()
public void setMobile(String mobile)
mobile - the mobilepublic String getOperationType()
public void setOperationType(String operationType)
operationType - the operation typepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getProductName()
public void setProductName(String productName)
productName - the product nameCopyright © 2018. All rights reserved.