Skip to content

Latest commit

History

History
26 lines (14 loc) · 715 Bytes

File metadata and controls

26 lines (14 loc) · 715 Bytes

CreateArrayDataType

Properties

NameTypeDescriptionNotes
definitionArrayDefinition
kindKindEnum
nameStringType name. Unique within the analysis for a given namespace and kind.
namespaceStringThe scope qualifying the type name. Omit for a type of the binary's own.[optional]
sizeLongSize in bytes. Omit when it is not known.[optional]

Enum: KindEnum

NameValue
ARRAY"ARRAY"
UNKNOWN_DEFAULT_OPEN_API"unknown_default_open_api"