Localess
Schemas

Number

Stores an integer or decimal number. Use it for quantities, prices, ratings, or any numeric value.

Stores an integer or decimal number. Use it for quantities, prices, ratings, or any numeric value.

Value shape

42

Options

OptionDescription
Min ValueMinimum allowed value
Max ValueMaximum allowed value
NameUnique field name in the Schema. Appears in the generated model and in the API response.
Display NameLabel shown to editors in the Content Editor.
RequiredWhen set, editors cannot save the document without a value.
TranslatableWhen set, the field stores a separate value per locale.
DescriptionHelp text shown to editors under the field.
Default ValueValue applied when a document is first created.

On this page