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