Type Alias ListNetworkResponse
ListNetworkResponse: { content: NetworkResponse[]; foundationId: string; pendingResources: boolean; projectId?: string; stackSpotAccountId: string;} Type declaration
foundationId: string
pendingResources: boolean
OptionalprojectId?: string
stackSpotAccountId: string