# BillPaidDates ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **TransactionGroupId** | **string** | Transaction group ID of the paid bill. | [optional] [default to null] **TransactionJournalId** | **string** | Transaction journal ID of the paid bill. | [optional] [default to null] **Date** | [**time.Time**](time.Time.md) | Date the bill was paid. | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)