object
  method _method : Js.js_string Js.t Js.prop
  method api : 'Js.t Js.prop
  method baseParams : 'Js.t Js.prop
  method errorReader : 'Js.t Js.prop
  method jsonSubmit : bool Js.t Js.prop
  method listeners : 'Js.t Js.prop
  method paramOrder : 'Js.t Js.prop
  method paramsAsHash : bool Js.t Js.prop
  method reader : 'Js.t Js.prop
  method standardSubmit : bool Js.t Js.prop
  method timeout : Js.number Js.t Js.prop
  method trackResetOnLoad : bool Js.t Js.prop
  method url : Js.js_string Js.t Js.prop
  method waitMsgTarget : 'Js.t Js.prop
  method waitTitle : Js.js_string Js.t Js.prop
end