@gibme/starlink
Preparing search index...
index
Starlink
Management
Components
DataPoolUsage
Interface DataPoolUsage<DateType>
interface
DataPoolUsage
<
DateType
extends
Date
|
string
=
string
>
{
blocksCount
:
number
;
consumedAmountGB
:
number
;
dataBlockType
:
unknown
;
expirationDateUtc
:
DateType
;
isoCurrencyCode
:
string
;
perBlockAmountGB
:
number
;
perBlockPrice
:
number
;
productId
:
string
;
startDateUtc
:
DateType
;
totalAmountGB
:
number
;
totalPrice
:
number
;
}
Type Parameters
DateType
extends
Date
|
string
=
string
Index
Properties
blocks
Count
consumed
Amount
GB
data
Block
Type
expiration
Date
Utc
iso
Currency
Code
per
Block
Amount
GB
per
Block
Price
product
Id
start
Date
Utc
total
Amount
GB
total
Price
Properties
blocks
Count
blocksCount
:
number
consumed
Amount
GB
consumedAmountGB
:
number
data
Block
Type
dataBlockType
:
unknown
expiration
Date
Utc
expirationDateUtc
:
DateType
iso
Currency
Code
isoCurrencyCode
:
string
per
Block
Amount
GB
perBlockAmountGB
:
number
per
Block
Price
perBlockPrice
:
number
product
Id
productId
:
string
start
Date
Utc
startDateUtc
:
DateType
total
Amount
GB
totalAmountGB
:
number
total
Price
totalPrice
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blocks
Count
consumed
Amount
GB
data
Block
Type
expiration
Date
Utc
iso
Currency
Code
per
Block
Amount
GB
per
Block
Price
product
Id
start
Date
Utc
total
Amount
GB
total
Price
@gibme/starlink
Loading...