Namespace Autodesk.ACC.AccountAdmin.Models
Classes
- AccountUser
Account user information.
- AccountUserAccessLevels
Flags indicating the users access levels in the account
- AccountUserWritableFields
Account user writable fields.
- AccountUser_phone
The phone number of the user. This data will sync from the user's Autodesk profile.
- Address
Address information.
- BaseCompany
Company attributes used for both project and account companies.
- BaseUser
User information.
- BaseUser_phone
The phone number of the user. This data will sync from the user's Autodesk profile.
- Company
Account level company information.
- CreateProjectCompany
Project company information on create
- Error
Basic error response.
- FieldError
Error description for a field validation error.
- Pagination
The information on the current page of a response.
- Project
Project information.
- ProjectCompany
Project company information
- ProjectUser
Project user information.
- ProjectUserResponse
Project user information.
- ProjectUserResponse_accessLevels
Flags indicating the users access levels in the account.
- ProjectUser_accessLevels
Flags indicating the users access levels in the account.
- Project_projectSize
The size of this project. When updating the project size both the
value
andunit
are required.
- Project_projectValue
The value of this project. When updating the project value both the
value
andcurrency
are required.
- ValidationError
Error response with field validation errors.
Enums
- AccountUser_phone_phoneType
User's phone type. Can be
home
,mobile
oroffice
. Defaults tomobile
.
- AccountUser_status
The status of this account user. Valid values are
active
,not_invited
,pending
,disabled
, anddeleted
.
- Address_type
The address type.
- BaseCompany_status
The status of the company.
- BaseUser_phone_phoneType
User's phone type. Can be
home
,mobile
oroffice
. Defaults tomobile
.
- ProjectUserResponse_services_access
The user access to the service.
- ProjectUserResponse_services_serviceName
The name of the service.
- ProjectUser_services_access
The user access to the service.
- ProjectUser_services_serviceName
The name of the service.
- Project_platform
Indicates what product platform this project belongs to. Readonly when updating a project.
- Project_projectSize_unit
The unit of measure of the project size for this project. Allowed values are
sq. ft
,sq. meters
,sq. km
,sq. miles
,acres
,ft
,meters
,km
andmiles
. Defaults tosq. ft
.
- Project_projectValue_currency
The currency of the project value for this project. Defaults to USD.
- Project_services_language
The language for the project. Only valid on the
field
service.
- Project_services_serviceName
The name of the service. Valid values are
projectAdministration
,documentManagement
,quantification
,projectManagement
,costManagement
,designCollaboration
,fieldManagement
,assets
,workshopxr
,insight
,modelCoordination
,field
,glue
andplan
.
- Project_services_status
The status of the service in the project. Valid values are
active
,activating
,available
,inactive
,deactivating
,activationFailed
anddeactivationFailed
.
- Project_status
The status of this project. Valid values are
active
,pending
,archived
andsuspended
.
- Project_timezone
The time zone in which this project is located.
- Projects_key
The key of the product. Valid values are
assets
,autoSpecs
,build
,capitalPlanning
,cost
,costManagement
,designCollaboration
,docs
,documentManagement
,field
,fieldManagement
,financials
,glue
,workshopxr
,insight
,modelCoordination
,plan
,projectAdministration
,projectHome
,projectManagement
,quantification
,takeoff
.
- Projects_language
The language for the project. Only valid on the
field
service.
- Projects_status
The status of the product in the project. Valid values are
activating
,activationFailed
,active
,available
,deactivating
,deactivationFailed
andinactive
.
- UsersImport_access
The user access to the product. The valid values are:
administrator
,member
andnone
.
- UsersImport_key
The key of the product. Valid values are
accountAdministration
,assets
,autoSpecs
,build
,capitalPlanning
,cost
,costManagement
,designCollaboration
,docs
,documentManagement
,field
,fieldManagement
,financials
,glue
,workshopxr
,insight
,modelCoordination
,plan
,projectAdministration
,projectHome
,projectManagement
,quantification
,takeoff
.
- Users_access
The user access to the product. The valid values are:
administrator
,member
andnone
.
- Users_key
The key of the product. Valid values are
accountAdministration
,assets
,autoSpecs
,build
,capitalPlanning
,cost
,costManagement
,designCollaboration
,docs
,documentManagement
,field
,fieldManagement
,financials
,glue
,workshopxr
,insight
,modelCoordination
,plan
,projectAdministration
,projectHome
,projectManagement
,quantification
,takeoff
.