Table of Contents

Interface IFaction

Namespace
Helldivers2API.Data.Models.Interfaces
Assembly
Helldivers2API.dll
public interface IFaction : IDataCache

Properties

Description

string Description { get; }

Property Value

string

Id

int Id { get; }

Property Value

int

Name

string Name { get; }

Property Value

string