public class TssV2TransactionsGet200ResponseLinks extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsGet200ResponseLinks() |
| Modifier and Type | Method | Description |
|---|---|---|
TssV2TransactionsGet200ResponseLinks |
addRelatedTransactionsItem(PtsV2PaymentsPost201ResponseLinksSelf relatedTransactionsItem) |
|
boolean |
equals(Object o) |
|
List<PtsV2PaymentsPost201ResponseLinksSelf> |
getRelatedTransactions() |
Get relatedTransactions
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf() |
Get self
|
int |
hashCode() |
|
TssV2TransactionsGet200ResponseLinks |
relatedTransactions(List<PtsV2PaymentsPost201ResponseLinksSelf> relatedTransactions) |
|
TssV2TransactionsGet200ResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
|
void |
setRelatedTransactions(List<PtsV2PaymentsPost201ResponseLinksSelf> relatedTransactions) |
|
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
|
String |
toString() |
public TssV2TransactionsGet200ResponseLinks()
public TssV2TransactionsGet200ResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public TssV2TransactionsGet200ResponseLinks relatedTransactions(List<PtsV2PaymentsPost201ResponseLinksSelf> relatedTransactions)
public TssV2TransactionsGet200ResponseLinks addRelatedTransactionsItem(PtsV2PaymentsPost201ResponseLinksSelf relatedTransactionsItem)
public List<PtsV2PaymentsPost201ResponseLinksSelf> getRelatedTransactions()
public void setRelatedTransactions(List<PtsV2PaymentsPost201ResponseLinksSelf> relatedTransactions)
Copyright © 2026. All rights reserved.