DepartmentProperties interface
選擇性的註冊帳戶群組,以將成本分割成邏輯群組和設定預算。
屬性
| cost |
與部門相關聯的成本中心。 |
| display |
部門的名稱。 |
| id | 可唯一識別部門的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| status | 部門的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
costCenter
與部門相關聯的成本中心。
costCenter?: string
屬性值
string
displayName
部門的名稱。
displayName?: string
屬性值
string
id
可唯一識別部門的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
status
部門的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string