C# Class PlayFab.ClientModels.GetSegmentResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
ABTestParent string
Id string
Name string

Property Details

ABTestParent public_oe property

Identifier of the segments AB Test, if it is attached to one.
public string ABTestParent
Résultat string

Id public_oe property

Unique identifier for this segment.
public string Id
Résultat string

Name public_oe property

Segment name.
public string Name
Résultat string