XIVStats / lodestone

A module for interfacing with the Final Fantasy XIV Lodestone, and returning entity (character, server etc.) information.
MIT License
0 stars 0 forks source link

(fc): Add support for pulling members of a free company #26

Open ReidWeb opened 2 years ago

ReidWeb commented 2 years ago

Description

While we will not use this in the census this is a valuable method to have.

Use Case

As a consumer of the lodestone module I should be able to fetch the IDs of the characters that make up an FC, as well as their rank (numeric value) within that FC and other info on that FC.

Proposed Solution

Fetch free company e.g Archadian Moogles and create class to represent it

Other information

No response

Acknowledge