Class ThirdPartySetting
Inherited Members
Namespace: UnityEngine.UDP.Editor
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class ThirdPartySetting
Fields
appId
Declaration
public string appId
Field Value
| Type | Description |
|---|---|
| string |
appKey
Declaration
public string appKey
Field Value
| Type | Description |
|---|---|
| string |
appSecret
Declaration
public string appSecret
Field Value
| Type | Description |
|---|---|
| string |
appType
Declaration
public string appType
Field Value
| Type | Description |
|---|---|
| string |
extraProperties
Declaration
public ExtraProperties extraProperties
Field Value
| Type | Description |
|---|---|
| ExtraProperties |