public class Acpv1instructionsinstructionIdconfirmationsMerchantInformation extends Object
| Constructor | Description |
|---|---|
Acpv1instructionsinstructionIdconfirmationsMerchantInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Acpv1instructionsinstructionIdconfirmationsMerchantInformation |
categoryCode(String categoryCode) |
|
boolean |
equals(Object o) |
|
String |
getCategoryCode() |
Merchant Category Code (MCC).
|
String |
getMerchantId() |
Reference identifier of the Merchant
|
String |
getMerchantName() |
Merchant name
|
int |
hashCode() |
|
Acpv1instructionsinstructionIdconfirmationsMerchantInformation |
merchantId(String merchantId) |
|
Acpv1instructionsinstructionIdconfirmationsMerchantInformation |
merchantName(String merchantName) |
|
void |
setCategoryCode(String categoryCode) |
|
void |
setMerchantId(String merchantId) |
|
void |
setMerchantName(String merchantName) |
|
String |
toString() |
public Acpv1instructionsinstructionIdconfirmationsMerchantInformation()
public Acpv1instructionsinstructionIdconfirmationsMerchantInformation merchantId(String merchantId)
public String getMerchantId()
public void setMerchantId(String merchantId)
public Acpv1instructionsinstructionIdconfirmationsMerchantInformation merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
public Acpv1instructionsinstructionIdconfirmationsMerchantInformation categoryCode(String categoryCode)
public String getCategoryCode()
public void setCategoryCode(String categoryCode)
Copyright © 2026. All rights reserved.