Mayson Monorepo Documentation
    Preparing search index...

    Interface UpdateBillingSettingsResponse

    Response from updating billing settings

    interface UpdateBillingSettingsResponse {
        maxSpendingLimit: number;
        alertThreshold: number;
        message: string;
    }
    Index

    Properties

    maxSpendingLimit: number

    Updated maximum spending limit

    alertThreshold: number

    Updated alert threshold

    message: string

    Success message