Class CreateIssueTypeDetails
Details for creating the issue type of the support ticket.
Inherited Members
Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public class CreateIssueTypeDetails
Properties
IssueTypeKey
Declaration
[JsonProperty(PropertyName = "issueTypeKey")]
public string IssueTypeKey { get; set; }
Property Value
Type | Description |
---|---|
string | Unique identifier for the issue type. |