> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: GeneratedInvoiceCSV

[index](.././index).GeneratedInvoiceCSV

Generated invoice CSV data result

## Table of contents

### Properties

* [csvContent](#csvcontent)
* [firstInvoiceDate](#firstinvoicedate)
* [quarterRanges](#quarterranges)
* [totalInvoices](#totalinvoices)

## Properties

### csvContent

• **csvContent**: `string`

The complete CSV content as a string

### firstInvoiceDate

• **firstInvoiceDate**: `string`

The date of the first generated invoice

### quarterRanges

• **quarterRanges**: \{ `start`: `Date` ; `end`: `Date`  }\[]

Quarter date ranges used for distribution

### totalInvoices

• **totalInvoices**: `number`

Total number of invoices generated
