HarvestDataListResponse Class
Paged response contains list of requested objects and a URL link to get the next set of results.
- Inheritance
-
HarvestDataListResponse
Constructor
HarvestDataListResponse(*, value: Optional[List[azure.agrifood.farming.models._models_py3.HarvestData]] = None, skip_token: Optional[str] = None, next_link: Optional[str] = None, **kwargs)
Parameters
- skip_token
- str
Required
Token used in retrieving the next page. If null, there are no additional pages.
Feedback
Submit and view feedback for