public class PblPaymentLinksGet200Response extends Object
| Constructor and Description |
|---|
PblPaymentLinksGet200Response() |
public PblPaymentLinksGet200Response links(PblPaymentLinksPost201ResponseLinks links)
public PblPaymentLinksPost201ResponseLinks getLinks()
public void setLinks(PblPaymentLinksPost201ResponseLinks links)
public PblPaymentLinksGet200Response id(String id)
public String getId()
public void setId(String id)
public PblPaymentLinksGet200Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PblPaymentLinksGet200Response status(String status)
public String getStatus()
public void setStatus(String status)
public PblPaymentLinksGet200Response processingInformation(Iplv2paymentlinksProcessingInformation processingInformation)
public Iplv2paymentlinksProcessingInformation getProcessingInformation()
public void setProcessingInformation(Iplv2paymentlinksProcessingInformation processingInformation)
public PblPaymentLinksGet200Response purchaseInformation(PblPaymentLinksPost201ResponsePurchaseInformation purchaseInformation)
public PblPaymentLinksPost201ResponsePurchaseInformation getPurchaseInformation()
public void setPurchaseInformation(PblPaymentLinksPost201ResponsePurchaseInformation purchaseInformation)
public PblPaymentLinksGet200Response orderInformation(PblPaymentLinksPost201ResponseOrderInformation orderInformation)
public PblPaymentLinksPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(PblPaymentLinksPost201ResponseOrderInformation orderInformation)
Copyright © 2025. All rights reserved.