Name | Type | Description | Notes |
---|---|---|---|
Type | ColumnFormatType | ||
IsArray | bool? | Whether or not this column is an array. | |
Precision | int? | The decimal precision. | [optional] |
UseThousandsSeparator | bool? | Whether to use a thousands separator (like ",") to format the numeric value. | [optional] |
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.