Optional ReadonlycursorCursor for pagination. Use this to fetch the next set of results.
Optional ReadonlyfilterFilter customers by specific fields. API format: JSON array serialized into a query string.
Optional ReadonlylimitNumber of items to return per request (between 1 and 100).
Optional ReadonlysortSort customers by id.
Use -id for descending order.
Query parameters for listing customers.