@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTerminalId()
Identifier for the terminal at your retail location.
|
int |
hashCode() |
void |
setTerminalId(String terminalId) |
PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation |
terminalId(String terminalId) |
String |
toString() |
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation()
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
Copyright © 2020. All rights reserved.