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 | SchemaFieldFormatSymbols | The number format. | Small, v51.0 | 51.0 |
type | RecipeDataType | The recipe data type. Valid values are:
|
Small, v51.0 | 51.0 |