@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsCapturesPost201ResponseLinks extends Object
| Constructor and Description |
|---|
PtsV2PaymentsCapturesPost201ResponseLinks() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsCapturesPost201ResponseLinks |
_void(PtsV2PaymentsPost201ResponseLinksSelf _void) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseLinksSelf |
getRefund()
Get refund
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf()
Get self
|
PtsV2PaymentsPost201ResponseLinksSelf |
getVoid()
Get _void
|
int |
hashCode() |
PtsV2PaymentsCapturesPost201ResponseLinks |
refund(PtsV2PaymentsPost201ResponseLinksSelf refund) |
PtsV2PaymentsCapturesPost201ResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setRefund(PtsV2PaymentsPost201ResponseLinksSelf refund) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setVoid(PtsV2PaymentsPost201ResponseLinksSelf _void) |
String |
toString() |
public PtsV2PaymentsCapturesPost201ResponseLinks()
public PtsV2PaymentsCapturesPost201ResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsCapturesPost201ResponseLinks _void(PtsV2PaymentsPost201ResponseLinksSelf _void)
public PtsV2PaymentsPost201ResponseLinksSelf getVoid()
public void setVoid(PtsV2PaymentsPost201ResponseLinksSelf _void)
public PtsV2PaymentsCapturesPost201ResponseLinks refund(PtsV2PaymentsPost201ResponseLinksSelf refund)
public PtsV2PaymentsPost201ResponseLinksSelf getRefund()
public void setRefund(PtsV2PaymentsPost201ResponseLinksSelf refund)
Copyright © 2020. All rights reserved.