# GetTransactionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **invoice** | Option<[**crate::models::GetInvoiceResponse**](GetInvoiceResponse.md)> | | [optional] **transaction_uuid** | **String** | | **stripe_id** | **String** | | **credit** | **i32** | | **debit** | **i32** | | **created_at** | **String** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)