# Tip
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**summary** | Option<**String**> | A human-readable description of the tip. | [optional]
**booking_part_ref** | Option<[**models::BookingPartReference**](BookingPartReference.md)> | | [optional]
**price** | [**models::Price**](Price.md) | |
**distributor_booking_ref** | Option<**String**> | reference to the booking in the downstream distributor system | [optional]
**accounting_ref** | Option<[**models::AccountingRef**](AccountingRef.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)