Class ErrorResponse
Inherited Members
Namespace: UnityEngine.UDP.Editor
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class ErrorResponse : GeneralResponse
Fields
code
Declaration
public string code
Field Value
| Type | Description |
|---|---|
| string |
details
Declaration
public ErrorDetail[] details
Field Value
| Type | Description |
|---|---|
| ErrorDetail[] |