共用方式為


BillingAccount interface

計費帳戶。

Extends

屬性

accountStatus

計費帳戶的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

accountType

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

agreementType

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

billingProfiles

與計費帳戶相關聯的帳單配置檔。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

departments

與註冊相關聯的部門。

displayName

計費帳戶名稱。

enrollmentAccounts

與註冊相關聯的帳戶。

enrollmentDetails

相關聯舊版註冊的詳細數據。 根據預設,除非在 $expand 中指定,否則不會填入此專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hasReadAccess

指出使用者是否具有計費帳戶的讀取許可權。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notificationEmailAddress

通知電子郵件位址,僅適用於舊版帳戶

soldTo

負責計費帳戶的個人或組織位址。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

accountStatus

計費帳戶的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

accountStatus?: string

屬性值

string

accountType

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

accountType?: string

屬性值

string

agreementType

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

agreementType?: string

屬性值

string

billingProfiles

與計費帳戶相關聯的帳單配置檔。 根據預設,除非在 $expand 中指定,否則不會填入此專案。

billingProfiles?: BillingProfilesOnExpand

屬性值

departments

與註冊相關聯的部門。

departments?: Department[]

屬性值

displayName

計費帳戶名稱。

displayName?: string

屬性值

string

enrollmentAccounts

與註冊相關聯的帳戶。

enrollmentAccounts?: EnrollmentAccount[]

屬性值

enrollmentDetails

相關聯舊版註冊的詳細數據。 根據預設,除非在 $expand 中指定,否則不會填入此專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

enrollmentDetails?: Enrollment

屬性值

hasReadAccess

指出使用者是否具有計費帳戶的讀取許可權。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hasReadAccess?: boolean

屬性值

boolean

notificationEmailAddress

通知電子郵件位址,僅適用於舊版帳戶

notificationEmailAddress?: string

屬性值

string

soldTo

負責計費帳戶的個人或組織位址。

soldTo?: AddressDetails

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

name

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

name?: string

屬性值

string

繼承自Resource.name

type

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

type?: string

屬性值

string

繼承自Resource.type