@izak0s/spacebring-api - v7.1.0
    Preparing search index...

    Interface GetUpcomingInvoiceItemsQuery

    Query parameters for sb.billing.invoices.items.getUpcoming().

    interface GetUpcomingInvoiceItemsQuery {
        companyRef?: string;
        membershipRef?: string;
    }
    Index
    companyRef?: string

    The id of the company.

    membershipRef?: string

    The id of the membership.