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

    Interface Reserved_ipv6PostResponse_reserved_ipv6

    interface Reserved_ipv6PostResponse_reserved_ipv6 {
        additionalData?: Record<string, unknown>;
        ip?: null | string;
        regionSlug?: null | string;
        reservedAt?: null | Date;
    }

    Hierarchy

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

    ip?: null | string

    The public IP address of the reserved IPv6. It also serves as its identifier.

    regionSlug?: null | string

    The region that the reserved IPv6 is reserved to. When you query a reserved IPv6,the region_slug will be returned.

    reservedAt?: null | Date

    The reserved_at property