public class TmsBinLookupPaymentAccountInformationCardBrands extends Object
| Constructor and Description |
|---|
TmsBinLookupPaymentAccountInformationCardBrands() |
| Modifier and Type | Method and Description |
|---|---|
TmsBinLookupPaymentAccountInformationCardBrands |
brandName(String brandName) |
boolean |
equals(Object o) |
String |
getBrandName()
This field contains the card brand name.
|
String |
getType()
This field contains a 3-digit numeric value that indicates the card type within Cybersource eco-system.
|
int |
hashCode() |
void |
setBrandName(String brandName) |
void |
setType(String type) |
String |
toString() |
TmsBinLookupPaymentAccountInformationCardBrands |
type(String type) |
public TmsBinLookupPaymentAccountInformationCardBrands()
public TmsBinLookupPaymentAccountInformationCardBrands type(String type)
public String getType()
public void setType(String type)
public TmsBinLookupPaymentAccountInformationCardBrands brandName(String brandName)
public String getBrandName()
public void setBrandName(String brandName)
Copyright © 2025. All rights reserved.