TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias BillingServicePrice

    type BillingServicePrice = {
        amount: number;
        price: number;
    }
    Index

    Properties

    Properties

    amount: number

    Amount available in the service tier.

    price: number

    Price for the service tier.