public class PtsV2PaymentsRefundPost201ResponseOrderInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsRefundPost201ResponseOrderInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsRefundPost201ResponseOrderInformation |
amountDetails(PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails amountDetails) |
boolean |
equals(Object o) |
PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails |
getAmountDetails()
Get amountDetails
|
PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails |
getInvoiceDetails()
Get invoiceDetails
|
int |
hashCode() |
PtsV2PaymentsRefundPost201ResponseOrderInformation |
invoiceDetails(PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails invoiceDetails) |
void |
setAmountDetails(PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails amountDetails) |
void |
setInvoiceDetails(PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails invoiceDetails) |
String |
toString() |
public PtsV2PaymentsRefundPost201ResponseOrderInformation()
public PtsV2PaymentsRefundPost201ResponseOrderInformation amountDetails(PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails amountDetails)
public PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(PtsV2PaymentsRefundPost201ResponseOrderInformationAmountDetails amountDetails)
public PtsV2PaymentsRefundPost201ResponseOrderInformation invoiceDetails(PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails invoiceDetails)
public PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails getInvoiceDetails()
public void setInvoiceDetails(PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails invoiceDetails)
Copyright © 2025. All rights reserved.