public class AlipayMerchantAnchorInfoQueryModel extends AlipayObject
AlipayMerchantAnchorInfoQueryModel()
String
getOpenId()
getPublicId()
getUserId()
void
setOpenId(String openId)
setPublicId(String publicId)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayMerchantAnchorInfoQueryModel()
public String getOpenId()
public void setOpenId(String openId)
public String getPublicId()
public void setPublicId(String publicId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.