C# Class PlayFab.AdminModels.LookupUserAccountInfoResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
UserInfo UserAccountInfo

Property Details

UserInfo public property

User info for the user matching the request
public UserAccountInfo,PlayFab.AdminModels UserInfo
return UserAccountInfo