StackVersionListDocumentationResponse: {
    documentationId: string;
    languages: StackVersionListDocumentationLanguageResponse[];
}

Type declaration