@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class PtsV2PaymentsPost201ResponsePaymentAccountInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentAccountInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponsePaymentAccountInformation |
card(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponsePaymentAccountInformationCard |
getCard()
Get card
|
int |
hashCode() |
void |
setCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card) |
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentAccountInformation()
public PtsV2PaymentsPost201ResponsePaymentAccountInformation card(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentAccountInformationCard getCard()
public void setCard(PtsV2PaymentsPost201ResponsePaymentAccountInformationCard card)
Copyright © 2022. All rights reserved.