Show / Hide Table of Contents

Class CreateTechSupportItemDetails

Details about the issue that the technical support ticket relates to. Avoid entering confidential information. For information about TECH support tickets, see Creating a Technical Support Request.

Inheritance
object
CreateItemDetails
CreateTechSupportItemDetails
Inherited Members
CreateItemDetails.Category
CreateItemDetails.SubCategory
CreateItemDetails.IssueType
CreateItemDetails.Name
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public class CreateTechSupportItemDetails : CreateItemDetails
In this article
Back to top