customProperties property

List<QUserProperty> customProperties
final

List of user properties, set for custom keys. This is a subset of all properties list. See Qonversion.setCustomUserProperty.

Implementation

final List<QUserProperty> customProperties;