AccountFollowsResponse
@raizfc/contracts / AccountFollowsResponse
Type Alias: AccountFollowsResponse
AccountFollowsResponse =
Readonly<{districts: readonlyPublicDistrictSummaryDto[];neighborhoods: readonlyPublicNeighborhoodSummaryDto[];teams: readonlyAccountFollowedTeamDto[];torcidas: readonlyPublicTorcidaSummaryDto[]; }>
Defined in: dto/account.dto.ts:17