public class TagInfo extends AlipayObject
| 构造器和说明 |
|---|
TagInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPreIdentity() |
String |
getTagKey() |
String |
getTagValue() |
void |
setPreIdentity(String preIdentity) |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
Copyright © 2024. All rights reserved.