CreateFollowerDto: {
    followerId: string;
    followerType: string;
}

Type declaration

  • followerId: string
  • followerType: string

Generated using TypeDoc