Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetCustomerSavedSearchCustomersQuery

Hierarchy

Index

Properties

Optional fields

fields?: string

A comma-separated list of fields to include in the response

Optional limit

limit?: number

The maximum number of results to show (default: 50, maximum: 250)

Optional order

order?: string

Set the field and direction by which to order results (default: last_order_date DESC)

Generated using TypeDoc