public class GroupAccountVO extends AlipayObject
| 构造器和说明 |
|---|
GroupAccountVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizEntityType() |
String |
getCollectAccountNo() |
String |
getScopeItem() |
void |
setBizEntityType(String bizEntityType) |
void |
setCollectAccountNo(String collectAccountNo) |
void |
setScopeItem(String scopeItem) |
public String getBizEntityType()
public void setBizEntityType(String bizEntityType)
public String getCollectAccountNo()
public void setCollectAccountNo(String collectAccountNo)
public String getScopeItem()
public void setScopeItem(String scopeItem)
Copyright © 2024. All rights reserved.