@akamai/openapi-ts
    Preparing search index...

    Type Alias TransferWritable

    An object representing your network utilization for the current month, in Gigabytes.

    Certain Regions have separate utilization quotas and rates. For Region-specific network utilization data, see region_transfers.

    type TransferWritable = {
        region_transfers?: { id?: string }[];
    }
    Index

    Properties

    region_transfers?: { id?: string }[]

    Type Declaration

    • Optionalid?: string

      The Region ID for this network utilization data.