C# Class PlayFab.ClientModels.GetPlayFabIDsFromGenericIDsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
GenericIDs List

Property Details

GenericIDs public property

Array of unique generic service identifiers for which the title needs to get PlayFab identifiers. Currently limited to a maximum of 10 in a single request.
public List GenericIDs
return List