Class TokenInfo
Inherited Members
Namespace: UnityEngine.UDP.Editor
Syntax
public class TokenInfo : GeneralResponse
Fields
canManage
Declaration
public bool canManage
Field Value
Type | Description |
---|---|
Boolean |
orgId
Declaration
public string orgId
Field Value
Type | Description |
---|---|
String |
token
Declaration
public string token
Field Value
Type | Description |
---|---|
String |