hetzner-ts
    Preparing search index...

    Interface ImagePrice

    interface ImagePrice {
        price_per_gb_month: PriceValue;
    }
    Index

    Properties

    price_per_gb_month: PriceValue