Type Alias RedirectLegacyID

RedirectLegacyID: { fromCityId: string; toCityId: string }

Type declaration

  • fromCityId: string
  • toCityId: string