Type Alias ListProjectResponse
ListProjectResponse: { content: ProjectResponse[]; foundationId: string; parentFolderId?: string; pendingResources: boolean; stackSpotAccountId: string;} Type declaration
foundationId: string
OptionalparentFolderId?: string
pendingResources: boolean
stackSpotAccountId: string