BasePurchaseSummary# class BasePurchaseSummary[source]# Shared fields across all purchase summary types. id: str# The id of the transaction. success_at: datetime# Timestamp when this purchase was successful. item_purchase_iteration: PurchaseIteration# Which purchase iteration for the exact purchased_item this is.