public class CaseManagementCommentsRequest extends Object
| Constructor and Description |
|---|
CaseManagementCommentsRequest() |
| Modifier and Type | Method and Description |
|---|---|
CaseManagementCommentsRequest |
comments(String comments) |
boolean |
equals(Object o) |
String |
getComments()
Comments to be added to case.
|
int |
hashCode() |
void |
setComments(String comments) |
String |
toString() |
public CaseManagementCommentsRequest comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2025. All rights reserved.