Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MappingFlags

Flags that indicate the type of Mapping.

Index

Enumeration members

Array

Array: = 1

Boolean

Boolean: = 2

Buffer

Buffer: = 16384

Class

Class: = 4

Converter

Converter: = 8192

Date

Date: = 8

Embeddable

Embeddable: = 2048

Entity

Entity: = 1024

Enum

Enum: = 16

Immutable

Immutable: = 131072

ImmutableEmbeddable

ImmutableEmbeddable: = Immutable | Embeddable

InheritanceRoot

InheritanceRoot: = 4096

Iterable

Iterable: = 32768

Number

Number: = 32

Object

Object: = 64

RegExp

RegExp: = 128

String

String: = 256

Tuple

Tuple: = 512

Virtual

Virtual: = 65536

Generated using TypeDoc