hetzner-ts
Preparing search index...
billing/types
PricingData
Interface PricingData
interface
PricingData
{
currency
:
string
;
floating_ips
:
TypedLocationPrice
[]
;
image
:
ImagePrice
;
load_balancer_types
:
LoadBalancerTypePriceEntry
[]
;
primary_ips
:
TypedLocationPrice
[]
;
server_backup
:
ServerBackupPrice
;
server_types
:
ServerTypePriceEntry
[]
;
vat_rate
:
string
;
volume
:
VolumePrice
;
}
Index
Properties
currency
floating_
ips
image
load_
balancer_
types
primary_
ips
server_
backup
server_
types
vat_
rate
volume
Properties
currency
currency
:
string
floating_
ips
floating_ips
:
TypedLocationPrice
[]
image
image
:
ImagePrice
load_
balancer_
types
load_balancer_types
:
LoadBalancerTypePriceEntry
[]
primary_
ips
primary_ips
:
TypedLocationPrice
[]
server_
backup
server_backup
:
ServerBackupPrice
server_
types
server_types
:
ServerTypePriceEntry
[]
vat_
rate
vat_rate
:
string
volume
volume
:
VolumePrice
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
floating_
ips
image
load_
balancer_
types
primary_
ips
server_
backup
server_
types
vat_
rate
volume
hetzner-ts
Loading...