public class InlineResponse2011PaymentAccountInformation extends Object
| Constructor and Description |
|---|
InlineResponse2011PaymentAccountInformation() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2011PaymentAccountInformation |
card(InlineResponse2011PaymentAccountInformationCard card) |
boolean |
equals(Object o) |
InlineResponse2011PaymentAccountInformation |
features(InlineResponse2011PaymentAccountInformationFeatures features) |
InlineResponse2011PaymentAccountInformationCard |
getCard()
Get card
|
InlineResponse2011PaymentAccountInformationFeatures |
getFeatures()
Get features
|
InlineResponse2011PaymentAccountInformationNetwork |
getNetwork()
Get network
|
int |
hashCode() |
InlineResponse2011PaymentAccountInformation |
network(InlineResponse2011PaymentAccountInformationNetwork network) |
void |
setCard(InlineResponse2011PaymentAccountInformationCard card) |
void |
setFeatures(InlineResponse2011PaymentAccountInformationFeatures features) |
void |
setNetwork(InlineResponse2011PaymentAccountInformationNetwork network) |
String |
toString() |
public InlineResponse2011PaymentAccountInformation()
public InlineResponse2011PaymentAccountInformation card(InlineResponse2011PaymentAccountInformationCard card)
public InlineResponse2011PaymentAccountInformationCard getCard()
public void setCard(InlineResponse2011PaymentAccountInformationCard card)
public InlineResponse2011PaymentAccountInformation features(InlineResponse2011PaymentAccountInformationFeatures features)
public InlineResponse2011PaymentAccountInformationFeatures getFeatures()
public void setFeatures(InlineResponse2011PaymentAccountInformationFeatures features)
public InlineResponse2011PaymentAccountInformation network(InlineResponse2011PaymentAccountInformationNetwork network)
public InlineResponse2011PaymentAccountInformationNetwork getNetwork()
public void setNetwork(InlineResponse2011PaymentAccountInformationNetwork network)
Copyright © 2024. All rights reserved.