Schema Field Type Properties

The field type properties for a schema node in a recipe.

Properties

Property Name Type Description Filter Group and Version Available Version
format String The DateTime format. Small, v51.0 51.0
length Integer The total length of the text. Small, v51.0 51.0
precision Integer The length of an arbitrary precision value. Optional 51.0
scale Integer The number of digits to the right of the decimal point. Small, v51.0 51.0
symbols Schema​Field​Format​Symbols The number format. Small, v51.0 51.0
type Recipe​Data​Type The recipe data type. Valid values are:
  • Date​Only
  • Date​Time
  • Multivalue
  • Number
  • Text
Small, v51.0 51.0