Class IapItemSearchResponse
Inherited Members
Namespace: UnityEngine.UDP.Editor
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class IapItemSearchResponse : GeneralResponse
Fields
results
Declaration
public List<IapItem> results
Field Value
| Type | Description |
|---|---|
| List<IapItem> |
total
Declaration
public int total
Field Value
| Type | Description |
|---|---|
| int |