C# Class Autodesk.Forge.BIM360.Serialization.ProjectUserPatchResponse

Show file Open project: tumcms/forge-bim360.project.setup.tool

Public Properties

Property Type Description
account_id string
company_id string
email string
error Autodesk.Forge.BIM360.Serialization.ResponseContent[]
industry_roles string[]
project_id string
services Autodesk.Forge.BIM360.Serialization.Services
user_id string

Property Details

account_id public property

public string account_id
return string

company_id public property

public string company_id
return string

email public property

public string email
return string

error public property

public ResponseContent[],Autodesk.Forge.BIM360.Serialization error
return Autodesk.Forge.BIM360.Serialization.ResponseContent[]

industry_roles public property

public string[] industry_roles
return string[]

project_id public property

public string project_id
return string

services public property

public Services,Autodesk.Forge.BIM360.Serialization services
return Autodesk.Forge.BIM360.Serialization.Services

user_id public property

public string user_id
return string