public class TssV2TransactionsPost201ResponseEmbeddedMerchantInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedMerchantInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResellerId()
An unique identification number generated by Cybersource to identify the submitted request.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedMerchantInformation |
resellerId(String resellerId) |
void |
setResellerId(String resellerId) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedMerchantInformation()
public TssV2TransactionsPost201ResponseEmbeddedMerchantInformation resellerId(String resellerId)
public String getResellerId()
public void setResellerId(String resellerId)
Copyright © 2025. All rights reserved.