orvanta-api 3.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PreviewScheduleRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**schedule** | **String** |  | 
**timezone** | **String** |  | 
**cron_version** | Option<**String**> |  | [optional]
**seconds_required** | Option<**bool**> | Defaults to true (6-field cron, matching createSchedule). Pass false to validate under the same rule the BPMN timer-start deploy-time reconciler uses (seconds optional, so 5- and 6-field expressions both validate). | [optional]

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