public class BinDetail extends Object
| Constructor and Description |
|---|
BinDetail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIssuerCountry()
The country where the card was issued.
|
int |
hashCode() |
BinDetail |
issuerCountry(String issuerCountry) |
void |
setIssuerCountry(String issuerCountry) |
String |
toString() |
Copyright © 2022. All rights reserved.