public class AlipayEcoEprintActionNotifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEcoEprintActionNotifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEprintSign() |
String |
getMachineCode() |
Long |
getOauthType() |
String |
getOrderId() |
String |
getPushTime() |
Long |
getState() |
void |
setEprintSign(String eprintSign) |
void |
setMachineCode(String machineCode) |
void |
setOauthType(Long oauthType) |
void |
setOrderId(String orderId) |
void |
setPushTime(String pushTime) |
void |
setState(Long state) |
public String getEprintSign()
public void setEprintSign(String eprintSign)
public String getMachineCode()
public void setMachineCode(String machineCode)
public Long getOauthType()
public void setOauthType(Long oauthType)
public String getOrderId()
public void setOrderId(String orderId)
public String getPushTime()
public void setPushTime(String pushTime)
public Long getState()
public void setState(Long state)
Copyright © 2023. All rights reserved.