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