StackResponse: {
    displayName: string;
    imageUrl?: string;
    stackId: string;
    stackVersions: SimpleStackVersionResponse[];
}

Type declaration