# PagedModelApplicationJobResourceEmbedded


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**jobs** | [**Array&lt;ApplicationJobResource&gt;**](ApplicationJobResource.md) |  | [optional] [default to undefined]

## Example

```typescript
import { PagedModelApplicationJobResourceEmbedded } from 'chatkitty';

const instance: PagedModelApplicationJobResourceEmbedded = {
    jobs,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
