Class StoreIdentifiers
The store identifiers.
Inherited Members
Namespace: Unity.Services.Economy.Model
Syntax
[Preserve]
public class StoreIdentifiers
Constructors
StoreIdentifiers()
Declaration
[Preserve]
public 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 |