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