• Preparing search index...
  • The search index is not available
Eldarya Enhancements - v1.2.19
  • Eldarya Enhancements
  • ajaxSales

Function ajaxSales

  • ajaxSales(type?, bodyLocation?, category?, page?): Promise<Packet<AjaxSalesData>>
  • Load a page of one type of object

    Parameters

    • type: Type = Type.All
    • bodyLocation: BodyLocation = BodyLocation.All
    • category: CategoryString = CategoryString.all

      Category of the object to be displayed

    • page: number = 1

      Page of the object to be displayed

    Returns Promise<Packet<AjaxSalesData>>

    • Defined in ajax/ajax_sales.ts:14

Settings

Member Visibility
Eldarya Enhancements - v1.2.19
  • Loading...

Generated using TypeDoc