banks2ff/firefly-iii-api/docs/CronResult.md

14 lines
563 B
Markdown
Raw Normal View History

# CronResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recurring_transactions** | Option<[**models::CronResultRow**](CronResultRow.md)> | | [optional]
**auto_budgets** | Option<[**models::CronResultRow**](CronResultRow.md)> | | [optional]
**telemetry** | Option<[**models::CronResultRow**](CronResultRow.md)> | | [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)