Struct DewAuthRequestMessage
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct DewAuthRequestMessage
Fields
inviteCode
Declaration
public string inviteCode
Field Value
| Type | Description |
|---|---|
| string |
profileGuid
Declaration
public string profileGuid
Field Value
| Type | Description |
|---|---|
| string |
profileName
Declaration
public string profileName
Field Value
| Type | Description |
|---|---|
| string |
userId
Declaration
public string userId
Field Value
| Type | Description |
|---|---|
| string |