# RetryConstant
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attempts** | Option<**i32**> | Number of retry attempts | [optional]
**seconds** | Option<**i32**> | Seconds to wait between retries | [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)