public class TssV2TransactionsGet200ResponseBuyerInformation extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsGet200ResponseBuyerInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getHashedPassword() |
The merchant's password that CyberSource hashes and stores as a hashed password.
|
String |
getMerchantCustomerId() |
Your identifier for the customer.
|
int |
hashCode() |
|
TssV2TransactionsGet200ResponseBuyerInformation |
hashedPassword(String hashedPassword) |
|
TssV2TransactionsGet200ResponseBuyerInformation |
merchantCustomerId(String merchantCustomerId) |
|
void |
setHashedPassword(String hashedPassword) |
|
void |
setMerchantCustomerId(String merchantCustomerId) |
|
String |
toString() |
public TssV2TransactionsGet200ResponseBuyerInformation()
public TssV2TransactionsGet200ResponseBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
public TssV2TransactionsGet200ResponseBuyerInformation hashedPassword(String hashedPassword)
public String getHashedPassword()
public void setHashedPassword(String hashedPassword)
Copyright © 2026. All rights reserved.