/*** * * SaaSquatch Type Definitions * * This file was automatically generated. DO NOT edit it by hand, instead edit the related JSON Schema file. * * Generated on 2026-03-20T21:11:42.771Z * ***/ /*** * TotalPurchaseCount.schema.json * Generated on 2026-03-20T21:11:43.533Z * This file was automatically generated. DO NOT edit it by hand, instead edit the related JSON Schema file. ***/ /** * A count of the total number of purchases we observed for this user (user.customFields.totalPurchaseCount). */ export type TotalPurchaseCount = number