Show / Hide Table of Contents

Class ModelSubType

Sub type model based on the model type.

Inheritance
object
ModelSubType
DocumentElementsSubType
KvModelSubType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AidocumentService.Models
Assembly: OCI.DotNetSDK.Aidocument.dll
Syntax
[JsonConverter(typeof(ModelSubTypeModelConverter))]
public class ModelSubType
In this article
Back to top