//inappmessaging/com.rakuten.tech.mobile.inappmessaging.runtime.data.models.appevents/PurchaseSuccessfulEvent/itemIdList

itemIdList

[androidJvm]\

@NotNull

fun itemIdList(@NotNullitemIdList: List<String>): PurchaseSuccessfulEvent

This method sets the list of purchased item IDs.

[androidJvm]
val itemIdList: List<String>

List of purchased item IDs.