//Granify Android SDK/com.granifyinc.granifysdk.models/Product/customProperties
customProperties
[androidJvm]
val customProperties: Map<String, StringOrInt>
Parameters
androidJvm
customProperties | Named (keys) custom properties (values with a valid string or integer representation) to be stored and reported to Granify with the product. This is useful for adding additional properties that may be domain-specific to your site and do not fit into any of the existing properties available on this class. |