companies |
ConnectApi.DatacloudCompany |
A detailed list of companies that were part of a single
order. |
32.0 |
currentPageUrl |
String |
The URL for the current page of a list of companies. |
32.0 |
nextPageUrl |
String |
Connect REST API URL identifying the next page, or null if there isn’t a next page. |
32.0 |
previousPageUrl |
String |
The URL to the previous page of companies that were viewed before
the current page. If this value is null,
there’s no previous page. |
32.0 |
total |
Integer |
The number of companies in the order. You can calculate the number of pages to
display by dividing this number by your page size. The default page size is
25. |
32.0 |