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