Class GoogleStore
Details from the receipt validation service.
Namespace: Unity.Services.Economy.Model
Syntax
public class GoogleStore
Constructors
GoogleStore(String)
Declaration
[Preserve]
public GoogleStore(string receipt)
Parameters
| Type | Name | Description |
|---|---|---|
| String | receipt |
Fields
Receipt
The purchase receipt data.
Declaration
[Preserve]
public string Receipt
Field Value
| Type | Description |
|---|---|
| String |