@digitalocean/dots - v1.0.1
    Preparing search index...
    interface GarbageCollectionGetResponse {
        additionalData?: Record<string, unknown>;
        garbageCollection?: null | Garbage_collection;
    }

    Hierarchy

    • AdditionalDataHolder
    • Parsable
      • GarbageCollectionGetResponse
    Index

    Properties

    additionalData?: Record<string, unknown>

    Gets the additional data for this object that did not belong to the properties.

    The additional data for this object.

    garbageCollection?: null | Garbage_collection

    The garbage_collection property