object
  method _method : Js.js_string Js.t Js.prop
  method failure : 'Js.callback Js.prop
  method form : 'Js.t Js.prop
  method headers : 'Js.t Js.prop
  method params : 'Js.t Js.prop
  method reset : bool Js.t Js.prop
  method scope : 'Js.t Js.prop
  method submitEmptyText : bool Js.t Js.prop
  method success : 'Js.callback Js.prop
  method timeout : Js.number Js.t Js.prop
  method url : Js.js_string Js.t Js.prop
  method waitMsg : Js.js_string Js.t Js.prop
  method waitTitle : Js.js_string Js.t Js.prop
end