Agency Service Service Types
Agency Service Service Types
| Field | Type | Description |
|---|---|---|
agency_service_service_type_id 🔑 | INTEGER | Unique identifier for the join between an agency service and a service type. |
agency_service_id 🔗 | INTEGER | The ID of the agency service. |
service_type_id 🔗 | INTEGER | The 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.
Updated about 1 month ago
