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

    Variable getLinodeTransferByYearMonthResponseSchemaConst

    getLinodeTransferByYearMonthResponseSchema: ZodObject<
        {
            bytes_in: ZodReadonly<ZodInt>;
            bytes_out: ZodReadonly<ZodInt>;
            bytes_total: ZodReadonly<ZodInt>;
        },
        $strip,
    > = ...

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