Record
on-demand-page-subscription
No description available.
record on-demand-page-subscription {
active: bool,
link: string,
period: option<string>,
price: on-demand-page-subscription-price,
}Fields
| Name | Type | Description |
|---|---|---|
| active | bool | |
| link | string | |
| period | option<string> | |
| price | on-demand-page-subscription-price |