CurrencyColumn resource type
Namespace: microsoft.graph
The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.
JSON representation
Here is a JSON representation of a currencyColumn resource.
{
"locale": "en-us"
}
Properties
Property name | Type | Description |
---|---|---|
locale | string | Specifies the locale from which to infer the currency symbol. |