Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails

import type { GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails } from "https://googleapis.deno.dev/v1/paymentsresellersubscription:v1.ts";

Details for a subscriptiin line item with finite billing cycles.

interface GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails {
billingCycleCountLimit?: bigint;
}

§Properties

§
billingCycleCountLimit?: bigint
[src]

Required. The number of a subscription line item billing cycles after which billing will stop automatically.