whatsapp-api-js - v5.2.0
    Preparing search index...

    Type Alias ServerPricing

    type ServerPricing = {
        billable?: boolean;
        category: ServerInitiation | "authentication-international";
        pricing_model: "CBP";
    }
    Index

    Properties

    billable?: boolean

    Since v16 with the release of the new pricing model

    category: ServerInitiation | "authentication-international"
    pricing_model: "CBP"