# Faction ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **symbol** | [**crate::models::FactionSymbols**](FactionSymbols.md) | | **name** | **String** | Name of the faction. | **description** | **String** | Description of the faction. | **headquarters** | **String** | The waypoint in which the faction's HQ is located in. | **traits** | [**Vec**](FactionTrait.md) | List of traits that define this faction. | **is_recruiting** | **bool** | Whether or not the faction is currently recruiting new agents. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)