Orb resource | Salesforce custom object name | Description |
---|---|---|
Customers | OrbCustomer | Representation of a business which includes name, address, and other information identifying the billable entity (schema) |
Invoice | OrbInvoice | Issued invoices for the customer if the subscription is still active. Each invoice includes line items and finalized usage and dollar value totals (schema) |
Plan | OrbPlan | A group of prices representing what customers could be charged (schema) |
Subscription | OrbSubscription | The link between a plan and a specific customer. Including any overrides to a plan (schema) |
Invoice Line Item Billing | OrbInvoiceLineItemBilling | The issued and billed amounts for each line item on an invoice (schema) |
Subscription Version | OrbSubscriptionVersion | A point in time representation of a plan for a particular customer (schema) |
Daily Line Item Revenue | OrbDailyLineItemRevenue | The daily incremental changes on a line item representing the quantities each day for an invoice (schema) |
Credit Ledger Entry | OrbCommittedLedgerEntry | Information on credit increments, decrements and voids (schema) |