/*** * * 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 * ***/ /*** * FirstPurchaseDate.schema.json * Generated on 2026-03-20T21:11:43.485Z * This file was automatically generated. DO NOT edit it by hand, instead edit the related JSON Schema file. ***/ /** * The date we first recorded a purchase for this user (user.customFields.firstPurchaseDate). */ export type FirstPurchaseDate = number