## JobListing

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_result_size** | **int** | Total result size of the query result. | [optional]
**next_page_token** | **string** | A generated string used to pass information to your next request. If `nextPageToken` is returned, pass the value of `nextPageToken` to the `pageToken` to get next results. | [optional]
**previous_page_token** | **string** | A generated string used to pass information to your next request. If `previousPageToken` is returned, pass the value of `previousPageToken` to the `pageToken` to get previous page results. | [optional]
**jobs** | [**\SellingPartnerApi\Model\ServiceV1\ServiceJob[]**](ServiceJob.md) | List of job details for the given input. | [optional]

[[ServiceV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
