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

    Interface Floating_ipsPostResponse

    interface Floating_ipsPostResponse {
        additionalData?: Record<string, unknown>;
        floatingIp?: null | Floating_ip;
        links?: null | Floating_ipsPostResponse_links;
    }

    Hierarchy

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

    floatingIp?: null | Floating_ip

    The floating_ip property

    The links property