Agency Service Service Types

Agency Service Service Types

FieldTypeDescription
agency_service_service_type_id 🔑INTEGERUnique identifier for the join between an agency service and a service type.
agency_service_id 🔗INTEGERThe ID of the agency service.
service_type_id 🔗INTEGERThe ID of the service type.

Key Information

Primary Keys

  • agency_service_service_type_id - Unique identifier for the join between an agency service and a service type.

Foreign Keys

  • agency_service_id - The ID of the agency service.
  • service_type_id - The ID of the service type.