@gibme/starlink
Preparing search index...
index
Starlink
Management
Components
RealtimeDataTracking
Interface RealtimeDataTracking<DateType>
interface
RealtimeDataTracking
<
DateType
extends
Date
|
string
=
string
>
{
accountNumber
:
string
|
null
;
billingCycles
:
BillingCycle
<
DateType
>
[]
|
null
;
endDate
:
DateType
;
lastUpdated
:
DateType
|
null
;
serviceLineNumber
:
string
|
null
;
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
:
string
|
null
billing
Cycles
billingCycles
:
BillingCycle
<
DateType
>
[]
|
null
end
Date
endDate
:
DateType
last
Updated
lastUpdated
:
DateType
|
null
service
Line
Number
serviceLineNumber
:
string
|
null
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...