Class IapItemSearchResponse
The response used when searching for IAP item.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
[Serializable]
public class IapItemSearchResponse : GeneralResponse
Fields
| Name | Description |
|---|---|
| results | The list of IAP item found. |
| total | The total amount of IAP item found. |