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

    Interface Reserved_ipsPostResponse

    interface Reserved_ipsPostResponse {
        additionalData?: Record<string, unknown>;
        links?: null | Reserved_ipsPostResponse_links;
        reservedIp?: null | Reserved_ip;
    }

    Hierarchy

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

    The links property

    reservedIp?: null | Reserved_ip

    The reserved_ip property