API Reference > ecschema-Metadata > Metadata > FormatProps FormatProps Interface Beta Extends SchemaItemProps Properties Name Type Description composite Readonly undefined | { includeZero?: boolean, spacer?: string, units: { label?: string, name: string }[] } decimalSeparator Readonly undefined | string formatTraits Readonly string | string[] minWidth Readonly undefined | number precision Readonly undefined | number roundFactor Readonly undefined | number scientificType Readonly undefined | string showSignOption Readonly undefined | string stationOffsetSize Readonly undefined | number stationSeparator Readonly undefined | string thousandSeparator Readonly undefined | string type Readonly string uomSeparator Readonly undefined | string Inherited properties Name Type Inherited from Description $schema Readonly undefined | string SchemaItemProps customAttributes Readonly undefined | { T }[] SchemaItemProps description Readonly undefined | string SchemaItemProps label Readonly undefined | string SchemaItemProps name Readonly undefined | string SchemaItemProps schema Readonly undefined | string SchemaItemProps schemaItemType Readonly undefined | string SchemaItemProps schemaVersion Readonly undefined | string SchemaItemProps Defined in core/ecschema-metadata/src/Deserialization/JsonProps.ts Line 257 Last Updated: 11 June, 2024