method locale : Js.js_string Js.t Js.readonly_propmethod numberingSystem : Js.js_string Js.t Js.readonly_propmethod style : Js.js_string Js.t Js.readonly_propmethod currency : Js.js_string Js.t Js.optdef_propmethod currencyDisplay : Js.js_string Js.t Js.optdef_propmethod useGrouping : bool Js.t Js.readonly_propmethod minimumIntegerDigits : int Js.optdef_propmethod minimumFractionDigits : int Js.optdef_propmethod maximumFractionDigits : int Js.optdef_propmethod minimumSignificantDigits : int Js.optdef_propmethod maximumSignificantDigits : int Js.optdef_prop