Type alias RecommendationAudience

RecommendationAudience: {
    recommendationAudienceDetails: RecommendationAudienceDetail[];
}

Type declaration