Show / Hide Table of Contents

Class UpdateItemDetails

Details for updating an item.

Inheritance
object
UpdateItemDetails
UpdateActivityItemDetails
Inherited Members
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
[JsonConverter(typeof(UpdateItemDetailsModelConverter))]
public class UpdateItemDetails
In this article
Back to top