public class TmsBinLookupPaymentAccountInformation extends Object
| Constructor | Description |
|---|---|
TmsBinLookupPaymentAccountInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
TmsBinLookupPaymentAccountInformation |
card(TmsBinLookupPaymentAccountInformationCard card) |
|
boolean |
equals(Object o) |
|
TmsBinLookupPaymentAccountInformation |
features(TmsBinLookupPaymentAccountInformationFeatures features) |
|
TmsBinLookupPaymentAccountInformationCard |
getCard() |
Get card
|
TmsBinLookupPaymentAccountInformationFeatures |
getFeatures() |
Get features
|
TmsBinLookupPaymentAccountInformationNetwork |
getNetwork() |
Get network
|
int |
hashCode() |
|
TmsBinLookupPaymentAccountInformation |
network(TmsBinLookupPaymentAccountInformationNetwork network) |
|
void |
setCard(TmsBinLookupPaymentAccountInformationCard card) |
|
void |
setFeatures(TmsBinLookupPaymentAccountInformationFeatures features) |
|
void |
setNetwork(TmsBinLookupPaymentAccountInformationNetwork network) |
|
String |
toString() |
public TmsBinLookupPaymentAccountInformation()
public TmsBinLookupPaymentAccountInformation card(TmsBinLookupPaymentAccountInformationCard card)
public TmsBinLookupPaymentAccountInformationCard getCard()
public void setCard(TmsBinLookupPaymentAccountInformationCard card)
public TmsBinLookupPaymentAccountInformation features(TmsBinLookupPaymentAccountInformationFeatures features)
public TmsBinLookupPaymentAccountInformationFeatures getFeatures()
public void setFeatures(TmsBinLookupPaymentAccountInformationFeatures features)
public TmsBinLookupPaymentAccountInformation network(TmsBinLookupPaymentAccountInformationNetwork network)
public TmsBinLookupPaymentAccountInformationNetwork getNetwork()
public void setNetwork(TmsBinLookupPaymentAccountInformationNetwork network)
Copyright © 2026. All rights reserved.