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