Mayson Monorepo Documentation
    Preparing search index...
    interface ItemReason {
        line_item_ids: string[];
        usage_gte: number;
    }
    Index

    Properties

    line_item_ids: string[]

    The IDs of the line items that triggered the threshold invoice.

    usage_gte: number

    The quantity threshold boundary that applied to the given line item.