Type Alias ValidateCalendarGroupSlugDto

ValidateCalendarGroupSlugDto: { locationId: string; slug: string }

Type declaration

  • locationId: string
  • slug: string