Package 

Class PLYUserAttributeValue.StringArrayValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<String> value
    • Method Summary

      Modifier and Type Method Description
      final List<String> getValue()
      <ERROR CLASS> value()
      • Methods inherited from class io.purchasely.storage.userData.PLYUserAttributeValue.StringArrayValue

        type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PLYUserAttributeValue.StringArrayValue

        PLYUserAttributeValue.StringArrayValue(List<String> value)