Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonFormatNumberInt

Decorator specific options for JsonFormat with JsonFormatBaseOptions.shape value JsonFormatShape.NUMBER_INT.

Hierarchy

Index

Properties

Optional contextGroups

contextGroups: string[]

Property that defines whether this decorator is part of a context group or multiple groups.

Optional enabled

enabled: boolean

Property that defines whether this decorator is active or not.

default

true

shape

shape: NUMBER_INT

Value that indicates that integer number type should be used.

Generated using TypeDoc