public class Ptsv1pushfundstransferMerchantInformation extends Object
| Constructor | Description |
|---|---|
Ptsv1pushfundstransferMerchantInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv1pushfundstransferMerchantInformation |
categoryCode(Integer categoryCode) |
|
boolean |
equals(Object o) |
|
Integer |
getCategoryCode() |
The value for this field is a four-digit number that the payment card industry uses to classify merchants into market segments.
|
Ptsv1pushfundstransferMerchantInformationMerchantDescriptor |
getMerchantDescriptor() |
Get merchantDescriptor
|
int |
hashCode() |
|
Ptsv1pushfundstransferMerchantInformation |
merchantDescriptor(Ptsv1pushfundstransferMerchantInformationMerchantDescriptor merchantDescriptor) |
|
void |
setCategoryCode(Integer categoryCode) |
|
void |
setMerchantDescriptor(Ptsv1pushfundstransferMerchantInformationMerchantDescriptor merchantDescriptor) |
|
String |
toString() |
public Ptsv1pushfundstransferMerchantInformation()
public Ptsv1pushfundstransferMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public Ptsv1pushfundstransferMerchantInformation merchantDescriptor(Ptsv1pushfundstransferMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv1pushfundstransferMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Ptsv1pushfundstransferMerchantInformationMerchantDescriptor merchantDescriptor)
Copyright © 2026. All rights reserved.