Skip to content

Interface: EdmTypeOptions

Defined in: packages/core/src/decorators/edm-type.decorator.ts:5

Options for the

Edm Type

property decorator

Properties

maxLength?

readonly optional maxLength?: number

Defined in: packages/core/src/decorators/edm-type.decorator.ts:9


precision?

readonly optional precision?: number

Defined in: packages/core/src/decorators/edm-type.decorator.ts:7


scale?

readonly optional scale?: number

Defined in: packages/core/src/decorators/edm-type.decorator.ts:8


type

readonly type: string

Defined in: packages/core/src/decorators/edm-type.decorator.ts:6