GW2v2CharactersBackstory

@Serializable
data class GW2v2CharactersBackstory(val backstory: List<String>)

Information about a character's backstory.

Parameters

backstory

the IDs of the character's backstory answers

Constructors

Link copied to clipboard
constructor(backstory: List<String>)

Properties

Link copied to clipboard

This field holds the IDs of the character's backstory answers.