Account interface

属性

accountId

帐户的标识符

accountName

帐户的名称

accountOwner

帐户所有者

accountStatus

当前帐户状态

accountType

帐户类型:个人、组织

accountUri

帐户的 URI

createdBy

创建帐户的人员

createdDate

创建日期帐户

hasMoved
lastUpdatedBy

要更新帐户的最后一个人的身份

lastUpdatedDate

上次更新日期帐户

namespaceId

帐户的Namespace

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

要更新帐户的最后一个人的身份

lastUpdatedBy: string

属性值

string

lastUpdatedDate

上次更新日期帐户

lastUpdatedDate: Date

属性值

Date

namespaceId

帐户的Namespace

namespaceId: string

属性值

string

newCollectionId

newCollectionId: string

属性值

string

organizationName

创建帐户的组织

organizationName: string

属性值

string

properties

扩展属性

properties: any

属性值

any

statusReason

当前状态的原因

statusReason: string

属性值

string