AccountContextStackResponse: {
    hasContext: boolean;
    hasVersionsWithContext: boolean;
    stackVersionId: string;
    versions: StackVersionWksResponse[];
}

Type declaration