Share via


AnyType Enum

Definition

Type of an IOpenApiAny

public enum AnyType
type AnyType = 
Public Enum AnyType
Inheritance
AnyType

Fields

Array 2

Array.

Null 1

Null.

Object 3

Object.

Primitive 0

Primitive.

Applies to