From 0791239d60a499e0c0d9246b4c582f45bd0eb098 Mon Sep 17 00:00:00 2001 From: Jax DesMarais-Leder Date: Fri, 20 Dec 2024 09:09:45 -0600 Subject: [PATCH] Update Sources/BraintreeShopperInsights/BTPresentmentDetails.swift --- Sources/BraintreeShopperInsights/BTPresentmentDetails.swift | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Sources/BraintreeShopperInsights/BTPresentmentDetails.swift b/Sources/BraintreeShopperInsights/BTPresentmentDetails.swift index 6cf5f3dfd..1b33abc04 100644 --- a/Sources/BraintreeShopperInsights/BTPresentmentDetails.swift +++ b/Sources/BraintreeShopperInsights/BTPresentmentDetails.swift @@ -2,13 +2,8 @@ import Foundation public class BTPresentmentDetails { - /// The order or ranking in which payment buttons appear. var buttonOrder: BTButtonOrder - - /// The experiment type that is sent to analytics to help improve the Shopper Insights feature experience. var experimentType: BTExperimentType - - /// The type of page where the event occurred. var pageType: BTPageType /// Detailed information, including button order, experiment type, and page type about the payment button that