ISeparators
Home > @gooddata/sdk-model > ISeparators
ISeparators interface
Settings for regional number formatting
Signature:
export interface ISeparators
Properties
| Property | Type | Description |
|---|---|---|
| decimal | string | Decimal separator (e.g. "," or ".") |
| thousand | string | Thousand separator (e.g. " " or ",") |