Interface IFaction
- Namespace
- Helldivers2API.Data.Models.Interfaces
- Assembly
- Helldivers2API.dll
public interface IFaction : IDataCache
Properties
Description
string Description { get; }
Property Value
Id
int Id { get; }
Property Value
Name
string Name { get; }