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

InlineSupportTicketDetails1

Properties

string
contactPerson Optional

Contact person for support tickets.


string
id Optional

A unique support ticket ID.


string
internalTicketId Optional

The unique identifier.


string
issueCategory Optional

The category of the Support Ticket.


integer as int64
lastUpdateDate Optional

Last date data was modified.


string
orgId Optional

The orgId where the support ticket will be created.


string
orgName Optional

Organization name.


string
providerOrgId Optional

The orgId of a provider org.


string
severity Optional

The severity of the Support Ticket.


string
status Optional

The status of the Support ticket.


string
subStatus Optional

The status of subscription.


string
supportRequestId Optional

The unique identifier.


string
ticketCreatorEmail Optional

Email of the ticket creator.


string
title Optional

The title of the Support Ticket.

JSON Example

{
	"contactPerson": "string",
	"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"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Used By

SupportTicketDetails

Feedback

Was this page helpful?