GenericResourceThe CaseAttachmentResources class provides methods to access the
attachment objects for a case.
GenericResourceThe CaseSettingsResources class provides methods to access the
setting objects for a case.
GenericResourceThe CaseResource class provides methods to access the case
endpoint of the CloudBlue Connect API.
GenericResourceThe CaseAttachmentResources class provides methods to access the
attachment objects for a case.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResourceThe CaseSettingsResources class provides methods to access the
setting objects for a case.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResourceThe CaseResource class provides methods to access the case
endpoint of the CloudBlue Connect API.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResource
CaseAttachmentsResourceCaseSettingsResourceCaseCommentsResourceCaseCommentsResourceCaseCommentsResourceCaseCommentsResourceCreates a new instance of the CaseResource class.
Returns: CaseResource – An instance of the CaseResource class.
| Param | Type | Description |
|---|---|---|
| client | ConnectClient |
An instance of the ConnectClient class. |
CaseAttachmentsResourceReturns an instance of the CaseAttachmentsResource for a Case.
Kind: instance method of CaseResource
Returns: CaseAttachmentsResource – An instance of the CaseAttachmentsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
CaseSettingsResourceReturns an instance of the CaseSettinsResource for a Case.
Kind: instance method of CaseResource
Returns: CaseSettingsResource – An instance of the CaseSettingsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
CaseCommentsResourceSet Case to pend status.
Kind: instance method of CaseResource
Returns: CaseCommentsResource – An instance of the CaseCommentsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
CaseCommentsResourceSet Case to inquire status.
Kind: instance method of CaseResource
Returns: CaseCommentsResource – An instance of the CaseCommentsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
CaseCommentsResourceSet Case to resolve status.
Kind: instance method of CaseResource
Returns: CaseCommentsResource – An instance of the CaseCommentsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
CaseCommentsResourceSet Case to close status.
Kind: instance method of CaseResource
Returns: CaseCommentsResource – An instance of the CaseCommentsResource
for the case.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Case. |
| rating | rating |
Rating of the case |
| feedback | string |
Feedback message |