[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

SupportRequestActivityEntry

Defines the properties of the support request activity entry.


Properties

integer as int64
date Optional

The support ticket creation date.


array of CommentWithFileList
details Optional

The support request details.


string
firstName Optional

The first name of the user.


string
lastName Optional

The last name of the user.

JSON Example

{
    "date": 12345,
    "details": {
        "comment": "",
        "files": [
            "",
            ""
        ]
    },
    "firstName": "",
    "lastName": ""
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

InlineSupportTicketDetailsExtended1

Feedback

Was this page helpful?