public class TmsBusinessInformationAddress extends Object
| Constructor and Description |
|---|
TmsBusinessInformationAddress() |
| Modifier and Type | Method and Description |
|---|---|
TmsBusinessInformationAddress |
country(String country) |
boolean |
equals(Object o) |
String |
getCountry()
Country of network token merchant.
|
String |
getLocality()
City of network token merchant.
|
int |
hashCode() |
TmsBusinessInformationAddress |
locality(String locality) |
void |
setCountry(String country) |
void |
setLocality(String locality) |
String |
toString() |
public TmsBusinessInformationAddress country(String country)
public String getCountry()
public void setCountry(String country)
public TmsBusinessInformationAddress locality(String locality)
public String getLocality()
public void setLocality(String locality)
Copyright © 2025. All rights reserved.