mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
5 lines
231 B
Markdown
5 lines
231 B
Markdown
# ProductSubscriptionPeriod Object
|
|
|
|
* `numberOfUnits` number - The number of units per subscription period.
|
|
* `unit` string - The increment of time that a subscription period is specified in. Can be `day`, `week`, `month`, `year`.
|