@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseLinks extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseLinks() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.