@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsPost201ResponseEmbeddedBuyerInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMerchantCustomerId()
Your identifier for the customer.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedBuyerInformation |
merchantCustomerId(String merchantCustomerId) |
void |
setMerchantCustomerId(String merchantCustomerId) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedBuyerInformation()
public TssV2TransactionsPost201ResponseEmbeddedBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
Copyright © 2020. All rights reserved.