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

Afficher le fichier Open project: tumcms/forge-bim360.project.setup.tool

Méthodes publiques

Свойство 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_oe property

public string account_id
Résultat string

company_id public_oe property

public string company_id
Résultat string

email public_oe property

public string email
Résultat string

error public_oe property

public ResponseContent[],Autodesk.Forge.BIM360.Serialization error
Résultat Autodesk.Forge.BIM360.Serialization.ResponseContent[]

industry_roles public_oe property

public string[] industry_roles
Résultat string[]

project_id public_oe property

public string project_id
Résultat string

services public_oe property

public Services,Autodesk.Forge.BIM360.Serialization services
Résultat Autodesk.Forge.BIM360.Serialization.Services

user_id public_oe property

public string user_id
Résultat string