public class CaseManagementCommentsRequest extends Object
| Constructor | Description |
|---|---|
CaseManagementCommentsRequest() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.