다음을 통해 공유


Account interface

속성

accountId

계정의 식별자

accountName

계정 이름

accountOwner

계정 소유자

accountStatus

현재 계정 상태

accountType

계정 유형: 개인, 조직

accountUri

계정에 대한 URI

createdBy

계정을 만든 사람

createdDate

만든 날짜 계정

hasMoved
lastUpdatedBy

계정을 업데이트할 마지막 사용자의 ID

lastUpdatedDate

날짜 계정이 마지막으로 업데이트됨

namespaceId

계정의 네임스페이스

newCollectionId
organizationName

계정을 만든 조직

properties

확장 속성

statusReason

현재 상태의 이유

속성 세부 정보

accountId

계정의 식별자

accountId: string

속성 값

string

accountName

계정 이름

accountName: string

속성 값

string

accountOwner

계정 소유자

accountOwner: string

속성 값

string

accountStatus

현재 계정 상태

accountStatus: AccountStatus

속성 값

accountType

계정 유형: 개인, 조직

accountType: AccountType

속성 값

accountUri

계정에 대한 URI

accountUri: string

속성 값

string

createdBy

계정을 만든 사람

createdBy: string

속성 값

string

createdDate

만든 날짜 계정

createdDate: Date

속성 값

Date

hasMoved

hasMoved: boolean

속성 값

boolean

lastUpdatedBy

계정을 업데이트할 마지막 사용자의 ID

lastUpdatedBy: string

속성 값

string

lastUpdatedDate

날짜 계정이 마지막으로 업데이트됨

lastUpdatedDate: Date

속성 값

Date

namespaceId

계정의 네임스페이스

namespaceId: string

속성 값

string

newCollectionId

newCollectionId: string

속성 값

string

organizationName

계정을 만든 조직

organizationName: string

속성 값

string

properties

확장 속성

properties: any

속성 값

any

statusReason

현재 상태의 이유

statusReason: string

속성 값

string