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