Interface NumericProp

Hierarchy

Properties

$comment?: string

Internal comment

default?: any

Default attribute value

description?: string

Attribute description

examples?: any[]

List of attribute examples

exclusiveMaximum?: number
exclusiveMinimum?: number
maximum?: number
minimum?: number
multipleOf?: number
readOnly?: boolean

Non-editable schema

title?: string
type: "number" | "integer"

Generated using TypeDoc