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

    Variable getLinodeTransferResponseSchemaConst

    getLinodeTransferResponseSchema: ZodObject<
        {
            billable: ZodReadonly<ZodInt>;
            quota: ZodReadonly<ZodInt>;
            used: ZodReadonly<ZodInt>;
        },
        $strip,
    > = ...

    A collection of the specified Linode's network transfer statistics.