Record
on-demand-video-rent
No description available.
record on-demand-video-rent {
active: bool,
price: on-demand-video-rent-price,
purchased: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | bool | |
| price | on-demand-video-rent-price | |
| purchased | option<bool> |