# Invoice

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The invoice ID. | 
**bundle** | **int** | Top-up amount. | 
**currency** | **string** | Top-up currency. | 
**vat** | **float** | VAT charged (if any). | 
**paymentMethod** | **string** | Payment method description. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


