Mayson Monorepo Documentation
    Preparing search index...

    Interface UpdateBillingSettingsRequest

    Request to update billing settings

    interface UpdateBillingSettingsRequest {
        maxSpendingLimit?: number;
        alertThreshold?: number;
    }
    Index

    Properties

    maxSpendingLimit?: number

    New maximum spending limit

    alertThreshold?: number

    New alert threshold percentage