Name | Type | Description | Notes |
---|---|---|---|
month | String | Identifies the month to analyze revenue. | |
paymentStatus | PaymentStatusEnum | The payment status of the invoices. | [optional] |
invoicesCount | Integer | Contains invoices count. | |
amountCents | Integer | The total amount of revenue for a period, expressed in cents. | |
currency | Currency | [optional] |
Name | Value |
---|---|
PENDING | "pending" |
SUCCEEDED | "succeeded" |
FAILED | "failed" |