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