@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable ForecastMethodSchemaConst

    ForecastMethodSchema: ZodUnion<
        readonly [
            ZodLiteral<"estimate">,
            ZodLiteral<"modeled">,
            ZodLiteral<"guaranteed">,
        ],
    > = ...