# ScheduleCreate<!-- -->

## Index[**](#Index)

### Properties

* [**actions](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#actions)
* [**cron\_expression](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#cron_expression)
* [**description](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#description)
* [**is\_enabled](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#is_enabled)
* [**is\_exclusive](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#is_exclusive)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#model_config)
* [**name](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#name)
* [**timezone](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#timezone)
* [**title](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreate.md#title)

## Properties<!-- -->[**](#Properties)

### [**](#actions)actions

**actions: [list](https://docs.apify.com/api/client/python/api/client/python/reference/class/ActorCollectionClient.md#list)\[[ScheduleCreateActionRunActor](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreateActionRunActor.md) | [ScheduleCreateActionRunActorTask](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleCreateActionRunActorTask.md)] | None

### [**](#cron_expression)cron\_expression

**cron\_expression: str | None

### [**](#description)description

**description: str | None

### [**](#is_enabled)is\_enabled

**is\_enabled: bool | None

### [**](#is_exclusive)is\_exclusive

**is\_exclusive: bool | None

### [**](#model_config)model\_config

**model\_config: Undefined

### [**](#name)name

**name: str | None

### [**](#timezone)timezone

**timezone: str | None

### [**](#title)title

**title: str | None
