GW2v2Mailcarrier

constructor(id: Int, icon: String, name: String, order: Int, unlockItems: List<GW2ItemId>, flags: List<String>)

Parameters

id

the mailcarrier's ID

icon

the URL for the mailcarrier's icon

name

the mailcarrier's name

order

a number that can be used to sort the list of mailcarriers

unlockItems

the IDs of the items that can be used to unlock the mailcarrier

flags

additional flags describing the mailcarrier