PromotionIntroductoryPricingDetails
import type { PromotionIntroductoryPricingDetails } from "https://googleapis.deno.dev/v1/paymentsresellersubscription:v1.ts";
The details of a introductory pricing promotion.
interface PromotionIntroductoryPricingDetails {
readonly introductoryPricingSpecs?: PromotionIntroductoryPricingDetailsIntroductoryPricingSpec[];
}§Properties
§
readonly introductoryPricingSpecs?: PromotionIntroductoryPricingDetailsIntroductoryPricingSpec[]
[src]Output only. Specifies the introductory pricing periods.