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

    Interface OptionsGetResponse_options

    interface OptionsGetResponse_options {
        additionalData?: Record<string, unknown>;
        availableRegions?: null | string[];
        subscriptionTiers?: null | OptionsGetResponse_options_subscription_tiers[];
    }

    Hierarchy

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

    availableRegions?: null | string[]

    The available_regions property

    The subscription_tiers property