BillingServicePrice: {
    amount: number;
    price: number;
}

Type declaration

  • amount: number

    Amount available in the service tier.

  • price: number

    Price for the service tier.