PriceSheetProperties interface
價位表的屬性。
屬性
billing |
使用量所屬計費週期資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
currency |
貨幣代碼附注:此屬性將不會串行化。 它只能由伺服器填入。 |
included |
供應專案包含的品質注意:此屬性將不會串行化。 它只能由伺服器填入。 |
meter |
計量的詳細數據。 根據預設,除非在 $expand 中指定,否則不會填入此專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
meter |
計量標識碼 (GUID) 附註:此屬性將不會串行化。 它只能由伺服器填入。 |
offer |
供應項目識別碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
part |
元件編號注意:此屬性將不會串行化。 它只能由伺服器填入。 |
unit |
量值單位注意:此屬性將不會串行化。 它只能由伺服器填入。 |
unit |
單價附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
billingPeriodId
使用量所屬計費週期資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
billingPeriodId?: string
屬性值
string
currencyCode
貨幣代碼附注:此屬性將不會串行化。 它只能由伺服器填入。
currencyCode?: string
屬性值
string
includedQuantity
供應專案包含的品質注意:此屬性將不會串行化。 它只能由伺服器填入。
includedQuantity?: number
屬性值
number
meterDetails
計量的詳細數據。 根據預設,除非在 $expand 中指定,否則不會填入此專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterDetails?: MeterDetails
屬性值
meterId
計量標識碼 (GUID) 附註:此屬性將不會串行化。 它只能由伺服器填入。
meterId?: string
屬性值
string
offerId
供應項目識別碼注意:此屬性將不會串行化。 它只能由伺服器填入。
offerId?: string
屬性值
string
partNumber
元件編號注意:此屬性將不會串行化。 它只能由伺服器填入。
partNumber?: string
屬性值
string
unitOfMeasure
量值單位注意:此屬性將不會串行化。 它只能由伺服器填入。
unitOfMeasure?: string
屬性值
string
unitPrice
單價附注:此屬性將不會串行化。 它只能由伺服器填入。
unitPrice?: number
屬性值
number