IService: ServiceListItem & EventDateTimes & {
    active_deployment_id: string;
    latest_deployment_id: string;
    state: ServiceState;
}

Type declaration

  • active_deployment_id: string
  • latest_deployment_id: string
  • state: ServiceState