public class AlipayMerchantOrderPointQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantOrderPointQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOpenId() |
String |
getPointType() |
UserIdentity |
getUser() |
void |
setOpenId(String openId) |
void |
setPointType(String pointType) |
void |
setUser(UserIdentity user) |
public String getOpenId()
public void setOpenId(String openId)
public String getPointType()
public void setPointType(String pointType)
public UserIdentity getUser()
public void setUser(UserIdentity user)
Copyright © 2023. All rights reserved.