@digitalocean/dots - v1.0.1
    Preparing search index...

    Interface DatabasesPostResponse

    interface DatabasesPostResponse {
        additionalData?: Record<string, unknown>;
        database?: null | Database_cluster_read;
    }

    Hierarchy

    • AdditionalDataHolder
    • Parsable
      • DatabasesPostResponse
    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.

    database?: null | Database_cluster_read

    The database property