Class ErrorResponse
The response used when getting an error.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
[Serializable]
public class ErrorResponse : GeneralResponse
Fields
Name | Description |
---|---|
code | The http error code. |
details | The details of an error. |