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

    Variable PropertyListReferenceSchemaConst

    PropertyListReferenceSchema: ZodObject<
        {
            agent_url: ZodString;
            list_id: ZodString;
            auth_token: ZodOptional<ZodString>;
        },
        $loose,
    > = ...