public class RefundEmbedded extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RefundEmbedded.RefundEmbeddedBuilder |
| Constructor and Description |
|---|
RefundEmbedded() |
RefundEmbedded(PaymentResponse payment) |
| Modifier and Type | Method and Description |
|---|---|
static RefundEmbedded.RefundEmbeddedBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PaymentResponse |
getPayment() |
int |
hashCode() |
void |
setPayment(PaymentResponse payment) |
String |
toString() |
public RefundEmbedded(PaymentResponse payment)
public RefundEmbedded()
public static RefundEmbedded.RefundEmbeddedBuilder builder()
public PaymentResponse getPayment()
public void setPayment(PaymentResponse payment)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.