共用方式為


Department interface

部門。

Extends

屬性

costCenter

與部門相關聯的成本中心。

departmentName

部門的名稱。

enrollmentAccounts

相關聯的註冊帳戶。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

status

部門的狀態。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

costCenter

與部門相關聯的成本中心。

costCenter?: string

屬性值

string

departmentName

部門的名稱。

departmentName?: string

屬性值

string

enrollmentAccounts

相關聯的註冊帳戶。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

enrollmentAccounts?: EnrollmentAccount[]

屬性值

status

部門的狀態。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type