public class PaymentDelete extends Object
| Constructor and Description |
|---|
PaymentDelete() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatus()
The status of the payment.
|
int |
hashCode() |
void |
setStatus(String status) |
PaymentDelete |
status(String status) |
String |
toString() |
public PaymentDelete status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2020. All rights reserved.