InvoiceLineItems
Individual line items from invoices with pricing details
Columns
| Name | Type | References | |
| Uuid [KEY] | String | ||
| PlanUuid | String |
Plans.Uuid | |
| Type | String |
The allowed values are subscription, one_time, trial. | |
| ProrationType | String |
The allowed values are differential, full, differential_mrr. | |
| DisabledAt | Datetime | ||
| ServicePeriodEnd | Datetime | ||
| ServicePeriodStart | Datetime | ||
| AccountCode | String | ||
| AmountInCents | Long | ||
| IsBalanceTransfer | Boolean | ||
| IsDisabled | Boolean | ||
| DisabledBy | String | ||
| DiscountAmountInCents | Long | ||
| DiscountCode | String | ||
| EditHistorySummary | String | ||
| ExternalId | String | ||
| PlanExternalId | String | ||
| IsProrated | Boolean | ||
| Quantity | Int | ||
| SubscriptionExternalId | String | ||
| SubscriptionSetExternalId | String | ||
| SubscriptionUuid | String | ||
| TaxAmountInCents | Long | ||
| TransactionFeesInCents | Long | ||
| IsUserCreated | Boolean |