CycleOptions
import type { CycleOptions } from "https://googleapis.deno.dev/v1/paymentsresellersubscription:v1.ts";
The cycle options when starting and resuming a subscription.
interface CycleOptions {
initialCycleDuration?: Duration;
}§Properties
§
Optional. The duration of the initial cycle. Only DAY
is supported. If
set, Google will start the subscription with this initial cycle duration
starting at the request time (see available methods below). A prorated
charge will be applied. This option is available to the following methods:
- partners.subscriptions.provision - partners.subscriptions.resume - partners.userSessions.generate