Class AppleStore
Details from the receipt validation service.
Inherited Members
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
public class AppleStore
Constructors
Name | Description |
---|---|
AppleStore(string, string, string) |
Fields
Name | Description |
---|---|
Code | The status code sent back from the verification service. |
Message | A textual description of the returned status code. |
Receipt | The purchase receipt data. |