Class StoreIdentifiers
The store identifiers.
Namespace: Unity.Services.Economy.Model
Syntax
[Preserve]
public class StoreIdentifiers
Fields
AppleAppStore
Apple App Store identifier
Declaration
[Preserve]
public string AppleAppStore
Field Value
| Type | Description |
|---|---|
| String |
GooglePlayStore
Google Play Store identifier
Declaration
[Preserve]
public string GooglePlayStore
Field Value
| Type | Description |
|---|---|
| String |