# ScheduleTask
## Properties
**id** | Option<**i32**> | the id of the Schedule task | [optional]
**vendor_type** | Option<**String**> | the vendor type of the current schedule task | [optional]
**vendor_id** | Option<**i32**> | the vendor id of the current task | [optional]
**cron** | Option<**String**> | the cron of the current schedule task | [optional]
**update_time** | Option<**String**> | the update time of the schedule task | [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)