# OnHoldOffer
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**summary** | **String** | |
**created_on** | **String** | |
**valid_from** | **String** | |
**valid_until** | **String** | |
**confirmed_on** | Option<**String**> | | [optional]
**on_hold_fee** | [**models::Fee**](Fee.md) | |
**deposit** | [**models::Price**](Price.md) | |
**increased_ttl** | **String** | Increased time-to-live. |
**_links** | Option<[**Vec<models::Link>**](Link.md)> | Java Property Name: 'links' | [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)