public class Attribute extends AlipayObject
Attribute()
String
getKey()
List<String>
getValue()
void
setKey(String key)
setValue(List<String> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attribute()
public String getKey()
public void setKey(String key)
public List<String> getValue()
public void setValue(List<String> value)
Copyright © 2023. All rights reserved.