open-nav
GitHub
npm
Preparing search index...
invoicing/src
DataExportManifest
Interface DataExportManifest
interface
DataExportManifest
{
generatedAt
:
string
;
invoiceCount
:
number
;
invoices
:
ExportedInvoice
[]
;
selection
:
DataExportSelection
;
structure
:
{
basis
:
string
;
namespace
:
string
;
schema
:
string
}
;
}
Index
Properties
generated
At
invoice
Count
invoices
selection
structure
Properties
generated
At
generatedAt
:
string
invoice
Count
invoiceCount
:
number
invoices
invoices
:
ExportedInvoice
[]
selection
selection
:
DataExportSelection
What was asked for.
structure
structure
:
{
basis
:
string
;
namespace
:
string
;
schema
:
string
}
The structure used, and the provision that permits it.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
generated
At
invoice
Count
invoices
selection
structure
GitHub
npm
open-nav
Loading...
What was asked for.