| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201 |
DecisionManagerApi.commentDecisionManagerCase(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest)
Add a comment to a DM post-transactional case
Add a comment to a DM post-transactional case
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse201> |
DecisionManagerApi.commentDecisionManagerCaseWithHttpInfo(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest)
Add a comment to a DM post-transactional case
Add a comment to a DM post-transactional case
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DecisionManagerApi.commentDecisionManagerCaseAsync(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest,
ApiCallback<InlineResponse201> callback)
Add a comment to a DM post-transactional case (asynchronously)
Add a comment to a DM post-transactional case
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201 |
InlineResponse201.id(String id) |
InlineResponse201 |
InlineResponse201.status(String status) |
InlineResponse201 |
InlineResponse201.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.