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