Skip to content

ElectronProductSubscriptionPeriod

Unofficial

The period details for products that are subscriptions.

Import:

import type { ElectronProductSubscriptionPeriod } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronProductSubscriptionPeriod

Properties

PropertyTypeDescription
numberOfUnitsnumberThe number of units per subscription period.
unit'day' | 'month' | 'week' | 'year'The increment of time that a subscription period is specified in. Can be day, month, week or year.

Links to this page: