Class PlayerFriendsList
public class PlayerFriendsList
- Inheritance
-
PlayerFriendsList
- Inherited Members
Properties
Friends
[JsonPropertyName("friends")]
public List<PlayerFriend> Friends { get; set; }
public class PlayerFriendsList
[JsonPropertyName("friends")]
public List<PlayerFriend> Friends { get; set; }