core/com.tealium.prism.core.api.data/JsonPath/Component/Index Index data class Index(val index: Int) : JsonPath.ComponentComponent.Index defines an index used for extracting items from a JSON array structure. Members Constructors Index Link copied to clipboard constructor(index: Int) Properties index Link copied to clipboard val index: Int Functions toString Link copied to clipboard open override fun toString(): String