Service Types

Service Types

FieldTypeDescription
service_type_id 🔑INTEGERUnique identifier for the service type.
prevention_agency_configuration_id 🔗INTEGERThe ID of the prevention agency configuration this service type belongs to.
nameSTRINGThe name or label of the service type.
keySTRINGThe key of the service type.

Key Information

Primary Keys

  • service_type_id - Unique identifier for the service type.

Foreign Keys

  • prevention_agency_configuration_id - The ID of the prevention agency configuration this service type belongs to.