public class PtsV2CreateOrderPost201ResponseBuyerInformation extends Object
| Constructor and Description |
|---|
PtsV2CreateOrderPost201ResponseBuyerInformation() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.