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

InlinePagedSupportTicketDetails1

Properties

array of SupportTicketDetails
supportTickets Optional

Defines the properties of Support Ticket.

JSON Example

{
	"supportTickets": [
		{
			"contactPerson": "string",
			"createTimestamp": 0,
			"id": "string",
			"internalTicketId": "string",
			"issueCategory": "string",
			"lastUpdateDate": 0,
			"orgId": "string",
			"orgName": "string",
			"providerOrgId": "string",
			"severity": "string",
			"status": "string",
			"subStatus": "string",
			"supportRequestId": "string",
			"ticketCreatorEmail": "string",
			"title": "string",
			"updateTimestamp": 0
		}
	]
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Used By

PagedSupportTicketDetails

Feedback

Was this page helpful?