@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") 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 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 © 2020. All rights reserved.