Search
Preparing search index...
The search index is not available
outseta-api-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
outseta-api-client
api/billing/invoices
InvoiceAdd
Interface InvoiceAdd
Hierarchy
Partial
<
Omit
<
Invoice
,
"Subscription"
|
"InvoiceLineItems"
>
>
InvoiceAdd
Indexable
[
key:
string
]:
unknown
Index
Properties
Amount
Amount
Outstanding
Billing
Invoice
Status
Created
Invoice
Date
Invoice
Line
Items
Is
User
Generated
Number
Payment
Reminder
Sent
Date
Subscription
Uid
Updated
Properties
Optional
Amount
Amount
:
number
Optional
Amount
Outstanding
Amount
Outstanding
:
number
Optional
Billing
Invoice
Status
Billing
Invoice
Status
:
number
Optional
Created
Created
:
Date
Invoice
Date
Invoice
Date
:
Date
Invoice
Line
Items
Invoice
Line
Items
:
(
Required
<
Pick
<
InvoiceLineItem
,
"Amount"
|
"Description"
>
>
&
Partial
<
InvoiceLineItem
>
)
[]
Optional
Is
User
Generated
Is
User
Generated
:
boolean
Optional
Number
Number
:
number
Optional
Payment
Reminder
Sent
Date
Payment
Reminder
Sent
Date
:
Date
Subscription
Subscription
:
Required
<
Pick
<
Subscription
,
"Uid"
>
>
&
Partial
<
Subscription
>
Optional
Uid
Uid
:
string
Optional
Updated
Updated
:
Date
Exports
api/billing/invoices
Invoices
Invoice
Add
Amount
Amount
Outstanding
Billing
Invoice
Status
Created
Invoice
Date
Invoice
Line
Items
Is
User
Generated
Number
Payment
Reminder
Sent
Date
Subscription
Uid
Updated
Generated using
TypeDoc