public class PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getStoreId() |
The identifier of the store.
|
String |
getStoreName() |
The name of the store.
|
int |
hashCode() |
|
void |
setStoreId(String storeId) |
|
void |
setStoreName(String storeName) |
|
PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor |
storeId(String storeId) |
|
PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor |
storeName(String storeName) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor()
public PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor storeId(String storeId)
public String getStoreId()
public void setStoreId(String storeId)
public PtsV2PaymentsPost201ResponseMerchantInformationMerchantDescriptor storeName(String storeName)
public String getStoreName()
public void setStoreName(String storeName)
Copyright © 2026. All rights reserved.