public class AlipayCommerceBillEventTriggerModel extends AlipayObject
AlipayCommerceBillEventTriggerModel()
List<String>
getBillIdList()
String
getOpenId()
getUserId()
void
setBillIdList(List<String> billIdList)
setOpenId(String openId)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayCommerceBillEventTriggerModel()
public List<String> getBillIdList()
public void setBillIdList(List<String> billIdList)
public String getOpenId()
public void setOpenId(String openId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2024. All rights reserved.