hetzner-ts
    Preparing search index...
    interface ServerTypesResponse {
        meta: Meta;
        server_types: ServerType[];
    }
    Index

    Properties

    Properties

    meta: Meta
    server_types: ServerType[]