public class PaymentInfoWithId extends AlipayObject
PaymentInfoWithId()
List<String>
getPaymentIds()
String
getType()
void
setPaymentIds(List<String> paymentIds)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PaymentInfoWithId()
public List<String> getPaymentIds()
public void setPaymentIds(List<String> paymentIds)
public String getType()
public void setType(String type)
Copyright © 2023. All rights reserved.