Pagesize Parameter (Connect-Xero Cmdlet)
The maximum number of results to return per page from Xero.
Syntax
Connect-Xero -Pagesize int
Data Type
int
Default Value
100
Remarks
The Pagesize property affects the maximum number of results to return per page from Xero. Xero allows page sizes between 1 and 1000 for specific endpoints in the Accounting schema. Page sizes higher than 1000 will be adjusted to 1000 internally.