public class PtsV2PaymentsPost201Response1PaymentInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1PaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response1PaymentInformation |
bank(PtsV2PaymentsPost201Response1PaymentInformationBank bank) |
PtsV2PaymentsPost201Response1PaymentInformation |
customer(Ptsv2refreshpaymentstatusidPaymentInformationCustomer customer) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201Response1PaymentInformationBank |
getBank()
Get bank
|
Ptsv2refreshpaymentstatusidPaymentInformationCustomer |
getCustomer()
Get customer
|
PtsV2PaymentsPost201Response1PaymentInformationPaymentType |
getPaymentType()
Get paymentType
|
int |
hashCode() |
PtsV2PaymentsPost201Response1PaymentInformation |
paymentType(PtsV2PaymentsPost201Response1PaymentInformationPaymentType paymentType) |
void |
setBank(PtsV2PaymentsPost201Response1PaymentInformationBank bank) |
void |
setCustomer(Ptsv2refreshpaymentstatusidPaymentInformationCustomer customer) |
void |
setPaymentType(PtsV2PaymentsPost201Response1PaymentInformationPaymentType paymentType) |
String |
toString() |
public PtsV2PaymentsPost201Response1PaymentInformation()
public PtsV2PaymentsPost201Response1PaymentInformation paymentType(PtsV2PaymentsPost201Response1PaymentInformationPaymentType paymentType)
public PtsV2PaymentsPost201Response1PaymentInformationPaymentType getPaymentType()
public void setPaymentType(PtsV2PaymentsPost201Response1PaymentInformationPaymentType paymentType)
public PtsV2PaymentsPost201Response1PaymentInformation customer(Ptsv2refreshpaymentstatusidPaymentInformationCustomer customer)
public Ptsv2refreshpaymentstatusidPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2refreshpaymentstatusidPaymentInformationCustomer customer)
public PtsV2PaymentsPost201Response1PaymentInformation bank(PtsV2PaymentsPost201Response1PaymentInformationBank bank)
public PtsV2PaymentsPost201Response1PaymentInformationBank getBank()
public void setBank(PtsV2PaymentsPost201Response1PaymentInformationBank bank)
Copyright © 2024. All rights reserved.