Uses of Record Class
me.rochblondiaux.gameanalytics.model.event.implementation.BusinessEvent.ReceiptInformation
Packages that use BusinessEvent.ReceiptInformation
-
Uses of BusinessEvent.ReceiptInformation in me.rochblondiaux.gameanalytics.model.event.implementation
Constructors in me.rochblondiaux.gameanalytics.model.event.implementation with parameters of type BusinessEvent.ReceiptInformationModifierConstructorDescriptionBusinessEvent(String device, String userId, long clientTs, String osVersion, String manufacturer, String platform, UUID sessionId, int sessionNumber, String custom01, String custom02, String custom03, String build, String itemType, String itemId, int amount, String currency, int transactionNumber, BusinessEvent.CartType cartType, BusinessEvent.ReceiptInformation receiptInformation)