object
  method ajaxOptions : 'Js.t Js.prop
  method autoLoad : 'Js.t Js.prop
  method baseParams : 'Js.t Js.prop
  method callback : 'Js.callback Js.prop
  method failure : 'Js.callback Js.prop
  method listeners : 'Js.t Js.prop
  method loadMask : 'Js.t Js.prop
  method params : 'Js.t Js.prop
  method renderer : 'Js.callback Js.prop
  method renderer_2 : 'Js.t Js.prop
  method scope : 'Js.t Js.prop
  method scripts : bool Js.t Js.prop
  method success : 'Js.callback Js.prop
  method target : 'Js.t Js.prop
  method url : Js.js_string Js.t Js.prop
end