C# 클래스 Autodesk.Forge.BIM360.Serialization.ProjectUserPatchResponse

파일 보기 프로젝트 열기: tumcms/forge-bim360.project.setup.tool

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

account_id 공개적으로 프로퍼티

public string account_id
리턴 string

company_id 공개적으로 프로퍼티

public string company_id
리턴 string

email 공개적으로 프로퍼티

public string email
리턴 string

error 공개적으로 프로퍼티

public ResponseContent[],Autodesk.Forge.BIM360.Serialization error
리턴 Autodesk.Forge.BIM360.Serialization.ResponseContent[]

industry_roles 공개적으로 프로퍼티

public string[] industry_roles
리턴 string[]

project_id 공개적으로 프로퍼티

public string project_id
리턴 string

services 공개적으로 프로퍼티

public Services,Autodesk.Forge.BIM360.Serialization services
리턴 Autodesk.Forge.BIM360.Serialization.Services

user_id 공개적으로 프로퍼티

public string user_id
리턴 string