hetzner-ts
    Preparing search index...

    Interface VolumePrice

    interface VolumePrice {
        price_per_gb_month: PriceValue;
    }
    Index

    Properties

    price_per_gb_month: PriceValue