public class Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor extends Object
| Constructor | Description |
|---|---|
Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor() |
| Modifier and Type | Method | Description |
|---|---|---|
Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor |
country(String country) |
|
boolean |
equals(Object o) |
|
String |
getCountry() |
ISO 3166-1 alpha-2 country code.
|
String |
getUrl() |
Merchant URL.
|
int |
hashCode() |
|
void |
setCountry(String country) |
|
void |
setUrl(String url) |
|
String |
toString() |
|
Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor |
url(String url) |
public Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor()
public Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor country(String country)
public String getCountry()
public void setCountry(String country)
public Acpv1instructionsinstructionIdcredentialsMerchantInformationMerchantDescriptor url(String url)
public String getUrl()
public void setUrl(String url)
Copyright © 2026. All rights reserved.