public class Acpv1tokensPaymentInformation extends Object
| Constructor and Description |
|---|
Acpv1tokensPaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
Acpv1tokensPaymentInformation |
customer(Acpv1tokensPaymentInformationCustomer customer) |
boolean |
equals(Object o) |
Acpv1tokensPaymentInformationCustomer |
getCustomer()
Get customer
|
Acpv1tokensPaymentInformationInstrumentIdentifier |
getInstrumentIdentifier()
Get instrumentIdentifier
|
Acpv1tokensPaymentInformationPaymentInstrument |
getPaymentInstrument()
Get paymentInstrument
|
int |
hashCode() |
Acpv1tokensPaymentInformation |
instrumentIdentifier(Acpv1tokensPaymentInformationInstrumentIdentifier instrumentIdentifier) |
Acpv1tokensPaymentInformation |
paymentInstrument(Acpv1tokensPaymentInformationPaymentInstrument paymentInstrument) |
void |
setCustomer(Acpv1tokensPaymentInformationCustomer customer) |
void |
setInstrumentIdentifier(Acpv1tokensPaymentInformationInstrumentIdentifier instrumentIdentifier) |
void |
setPaymentInstrument(Acpv1tokensPaymentInformationPaymentInstrument paymentInstrument) |
String |
toString() |
public Acpv1tokensPaymentInformation customer(Acpv1tokensPaymentInformationCustomer customer)
public Acpv1tokensPaymentInformationCustomer getCustomer()
public void setCustomer(Acpv1tokensPaymentInformationCustomer customer)
public Acpv1tokensPaymentInformation paymentInstrument(Acpv1tokensPaymentInformationPaymentInstrument paymentInstrument)
public Acpv1tokensPaymentInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(Acpv1tokensPaymentInformationPaymentInstrument paymentInstrument)
public Acpv1tokensPaymentInformation instrumentIdentifier(Acpv1tokensPaymentInformationInstrumentIdentifier instrumentIdentifier)
public Acpv1tokensPaymentInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Acpv1tokensPaymentInformationInstrumentIdentifier instrumentIdentifier)
Copyright © 2026. All rights reserved.