GrandCompany

data class GrandCompany(val name: String, val rank: String, val icon: String)

The Grand Company that a character belongs to.

Constructors

Link copied to clipboard
constructor(name: String, rank: String, icon: String)

Properties

Link copied to clipboard

The URL to the icon of the characters rank in the Grand Company.

Link copied to clipboard

The name of the Grand Company.

Link copied to clipboard

The rank of the character in the Grand Company.