Circle V2 API Docs
    Preparing search index...

    Variable sunwaveLocationsInputSchemaConst

    sunwaveLocationsInputSchema: ZodObject<
        {
            api_id: ZodString;
            api_secret: ZodString;
            realm_id: ZodString;
            sunwave_email: ZodString;
        },
        $strip,
    > = ...