FivePD API
Models

AssistanceServiceStationTypeConfig

Represents the configuration for an assistance service station type.

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

Properties

Id

Gets or sets the unique identifier for the assistance service station type configuration.

Type: int

TypeConfig

Gets or sets the assistance service type configuration.

Type: AssistanceServiceTypeConfig

Capacity

Gets or sets the capacity of the assistance service station type.

Type: int

ActiveCapacity

Gets or sets the active capacity of the assistance service station type.

Type: int