public class PtsV2PaymentsPost201ResponsePaymentAccountInformation extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponsePaymentAccountInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponsePaymentAccountInformation |
card(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card) |
|
boolean |
equals(Object o) |
|
PtsV2PaymentsPost201ResponsePaymentAccountInformationCard |
getCard() |
Get card
|
PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard |
getTokenizedCard() |
Get tokenizedCard
|
int |
hashCode() |
|
void |
setCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card) |
|
void |
setTokenizedCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard tokenizedCard) |
|
PtsV2PaymentsPost201ResponsePaymentAccountInformation |
tokenizedCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard tokenizedCard) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentAccountInformation()
public PtsV2PaymentsPost201ResponsePaymentAccountInformation card(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentAccountInformationCard getCard()
public void setCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentAccountInformation tokenizedCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard tokenizedCard)
public PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationTokenizedCard tokenizedCard)
Copyright © 2026. All rights reserved.