public class AlipayCommerceCommonRelationSetModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceCommonRelationSetModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHunterId() |
String |
getHunterOpenId() |
String |
getOperationType() |
void |
setHunterId(String hunterId) |
void |
setHunterOpenId(String hunterOpenId) |
void |
setOperationType(String operationType) |
public String getHunterId()
public void setHunterId(String hunterId)
public String getHunterOpenId()
public void setHunterOpenId(String hunterOpenId)
public String getOperationType()
public void setOperationType(String operationType)
Copyright © 2024. All rights reserved.