Class ErrorDetail
The details of an error return from the api.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
[Serializable]
public class ErrorDetail
Fields
Name | Description |
---|---|
field | The error context where it occured. |
reason | The error message reason. |