AccountInfoResponse: {
    hasGovernedStudios: boolean;
    id: string;
    qtdStudios: number;
    slug: string;
}

Type declaration

  • hasGovernedStudios: boolean
  • id: string
  • qtdStudios: number
  • slug: string