public class TssV2TransactionsPost201ResponseEmbeddedMerchantInformation extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsPost201ResponseEmbeddedMerchantInformation() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.