Membrane SDK - v0.9.1
    Preparing search index...

    Variable OrgWorkspaceUserConst

    OrgWorkspaceUser: ZodObject<
        {
            id: ZodString;
            workspaceId: ZodString;
            testCustomerId: ZodString;
            userId: ZodString;
            role: ZodString;
        },
        $strip,
    > = ...