public class UpdateStatus extends Object
| Constructor and Description |
|---|
UpdateStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatus()
The status the user intends to update the subscription to.
|
int |
hashCode() |
void |
setStatus(String status) |
UpdateStatus |
status(String status) |
String |
toString() |
public UpdateStatus status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2025. All rights reserved.