public class PaymentTerminalTransactionSummaryReference extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected Long |
linkedSpaceId |
protected Long |
terminalId |
protected String |
terminalIdentifier |
| Constructor and Description |
|---|
PaymentTerminalTransactionSummaryReference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId()
A unique identifier for the object.
|
Long |
getLinkedSpaceId()
The ID of the space this object belongs to.
|
Long |
getTerminalId() |
String |
getTerminalIdentifier() |
int |
hashCode() |
String |
toString() |
protected Long id
protected Long linkedSpaceId
protected Long terminalId
protected String terminalIdentifier
public PaymentTerminalTransactionSummaryReference()
public Long getId()
public Long getLinkedSpaceId()
public Long getTerminalId()
public String getTerminalIdentifier()
Copyright © 2024. All rights reserved.