# OnDemandClient.SubscriptionResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | **Date** |  | [optional] 
**id** | **String** |  | [optional] 
**metrics** | [**Metrics**](Metrics.md) |  | [optional] 
**nextRunAt** | **Date** |  | [optional] 
**schedule** | [**Schedule**](Schedule.md) |  | [optional] 
**screening** | [**ScreeningRequest**](ScreeningRequest.md) |  | [optional] 
**status** | **String** |  | [optional] 
**updatedAt** | **Date** |  | [optional] 


