Class GeneralResponse
The Response from and HTTP response converted into an object.
Inherited Members
Namespace: UnityEditor.Purchasing
Syntax
[Serializable]
public class GeneralResponse
Fields
message
The body from the HTTP response.
Declaration
public string message
Field Value
| Type | Description |
|---|---|
| String |