FivePD API
Models

IncidentHistoryUser

Represents an incident (callout or traffic stop) history.

This model represents the database table fivepd_incident_history_users. When modifying any properties of this model, ensure that you have saved the changes using the DatabaseContext.

Properties

Id

Gets or sets the identifier.

Type: int

User

Gets or sets the user.

Type: User

IncidentHistory

Gets or sets the entity which this value belongs to.

Type: IncidentHistory