Namespace Autodesk.ACC.AccountAdmin.Accounts.Item.Projects
Classes
- ProjectsRequestBuilder
Builds and executes requests for operations under \accounts{accountId}\projects
- ProjectsRequestBuilder.ProjectsRequestBuilderGetQueryParameters
Private Use - Returns a list of projects in an account. Can return up to 200 projects per request. Will only return the list of projects that the user has access to. If the user is an account admin then all projects will be returned otherwise only projects that the user participates in will be returned
- ProjectsRequestBuilder.ProjectsRequestBuilderGetRequestConfiguration
Configuration for the request such as headers, query parameters, and middleware options.
- ProjectsRequestBuilder.ProjectsRequestBuilderPostRequestConfiguration
Configuration for the request such as headers, query parameters, and middleware options.