hetzner-ts
Preparing search index...
billing/types
LocationPriceEntry
Interface LocationPriceEntry
interface
LocationPriceEntry
{
included_traffic
?:
number
;
location
:
string
;
price_hourly
?:
PriceValue
;
price_monthly
:
PriceValue
;
price_per_tb_traffic
?:
PriceValue
;
}
Index
Properties
included_
traffic?
location
price_
hourly?
price_
monthly
price_
per_
tb_
traffic?
Properties
Optional
included_
traffic
included_traffic
?:
number
location
location
:
string
Optional
price_
hourly
price_hourly
?:
PriceValue
price_
monthly
price_monthly
:
PriceValue
Optional
price_
per_
tb_
traffic
price_per_tb_traffic
?:
PriceValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
included_
traffic
location
price_
hourly
price_
monthly
price_
per_
tb_
traffic
hetzner-ts
Loading...