@gibme/starlink
Preparing search index...
index
Starlink
Management
Components
RealtimeDataTracking
Interface RealtimeDataTracking<DateType>
interface
RealtimeDataTracking
<
DateType
extends
Date
|
string
=
string
>
{
accountNumber
:
null
|
string
;
billingCycles
:
null
|
BillingCycle
<
DateType
>
[]
;
endDate
:
DateType
;
lastUpdated
:
null
|
DateType
;
serviceLineNumber
:
null
|
string
;
servicePlan
:
ServicePlan
<
DateType
>
;
startDate
:
DateType
;
}
Type Parameters
DateType
extends
Date
|
string
=
string
Index
Properties
account
Number
billing
Cycles
end
Date
last
Updated
service
Line
Number
service
Plan
start
Date
Properties
account
Number
accountNumber
:
null
|
string
billing
Cycles
billingCycles
:
null
|
BillingCycle
<
DateType
>
[]
end
Date
endDate
:
DateType
last
Updated
lastUpdated
:
null
|
DateType
service
Line
Number
serviceLineNumber
:
null
|
string
service
Plan
servicePlan
:
ServicePlan
<
DateType
>
start
Date
startDate
:
DateType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Number
billing
Cycles
end
Date
last
Updated
service
Line
Number
service
Plan
start
Date
@gibme/starlink
Loading...