@gibme/tablo.tv
Preparing search index...
Tablo
AccountSubscription
Type Alias AccountSubscription<DateType>
type
AccountSubscription
<
DateType
=
Date
>
=
{
offered_option
:
unknown
|
null
;
registration
:
{
identifier
:
string
;
url
:
string
}
;
services
:
{
cloud_dvr
:
unknown
|
null
;
deprecated
:
string
;
guide_data
:
{
active
:
boolean
;
selected
:
boolean
}
;
}
;
state
:
string
;
subscriptions
:
Subscription
<
DateType
>
[]
;
trial
:
unknown
|
null
;
}
Type Parameters
DateType
=
Date
Index
Properties
offered_
option
registration
services
state
subscriptions
trial
Properties
offered_
option
offered_option
:
unknown
|
null
registration
registration
:
{
identifier
:
string
;
url
:
string
}
services
services
:
{
cloud_dvr
:
unknown
|
null
;
deprecated
:
string
;
guide_data
:
{
active
:
boolean
;
selected
:
boolean
}
;
}
state
state
:
string
subscriptions
subscriptions
:
Subscription
<
DateType
>
[]
trial
trial
:
unknown
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
offered_
option
registration
services
state
subscriptions
trial
@gibme/tablo.tv
Loading...