Class TokenInfo
Inherited Members
Namespace: UnityEngine.UDP.Editor
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class TokenInfo : GeneralResponse
Fields
access_token
Declaration
public string access_token
Field Value
| Type | Description |
|---|---|
| string |
refresh_token
Declaration
public string refresh_token
Field Value
| Type | Description |
|---|---|
| string |