Optional ReadonlycursorCursor for pagination. Use this to fetch the next set of results.
Optional ReadonlylimitNumber of items to return per request (between 1 and 100).
Optional ReadonlysortSort invoice lines by attributes.
Prefix with - for descending order.
Available fields: id, rank
Default: -id
Query parameters for listing invoice lines. Supports cursor-based pagination.