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