@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1addressverificationsBuyerInformation extends Object
| Constructor and Description |
|---|
Riskv1addressverificationsBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMerchantCustomerId()
Optional customer’s account ID, tracking number, reward number, or other unique number that you assign to the customer for the purpose that you choose
|
int |
hashCode() |
Riskv1addressverificationsBuyerInformation |
merchantCustomerId(String merchantCustomerId) |
void |
setMerchantCustomerId(String merchantCustomerId) |
String |
toString() |
public Riskv1addressverificationsBuyerInformation()
public Riskv1addressverificationsBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
Copyright © 2020. All rights reserved.