Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 728 Bytes

File metadata and controls

13 lines (10 loc) · 728 Bytes

# InvoiceCollectionObject

Properties

Name Type Description Notes
month string Identifies the month to analyze revenue.
payment_status string The payment status of the invoices. [optional]
invoices_count int Contains invoices count.
amount_cents int The total amount of revenue for a period, expressed in cents. [optional]
currency \Lago\LagoPhpClient\Model\Currency The currency of revenue analytics. Format must be ISO 4217. [optional]

[Back to Model list] [Back to API list] [Back to README]