-
public final class UserAnalyticsEventProperty.HasCustomItems extends UserAnalyticsEventProperty
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanhasCustomItems
-
Constructor Summary
Constructors Constructor Description UserAnalyticsEventProperty.HasCustomItems(Boolean hasCustomItems)
-
Method Summary
Modifier and Type Method Description final BooleangetHasCustomItems()-
-
Constructor Detail
-
UserAnalyticsEventProperty.HasCustomItems
UserAnalyticsEventProperty.HasCustomItems(Boolean hasCustomItems)
-
-
Method Detail
-
getHasCustomItems
final Boolean getHasCustomItems()
-
-
-
-