public class PtsV2CreateOrderPost201ResponseBuyerInformation extends Object
| Constructor | Description |
|---|---|
PtsV2CreateOrderPost201ResponseBuyerInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getMerchantCustomerId() |
Your identifier for the customer.
|
int |
hashCode() |
|
PtsV2CreateOrderPost201ResponseBuyerInformation |
merchantCustomerId(String merchantCustomerId) |
|
void |
setMerchantCustomerId(String merchantCustomerId) |
|
String |
toString() |
public PtsV2CreateOrderPost201ResponseBuyerInformation()
public PtsV2CreateOrderPost201ResponseBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
Copyright © 2026. All rights reserved.