PriceSheetProperties interface
价目表的属性。
属性
| billing |
使用情况所属的计费周期资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| currency |
货币代码说明:此属性不会序列化。 它只能由服务器填充。 |
| included |
套餐的包含质量注意:此属性不会序列化。 它只能由服务器填充。 |
| meter |
有关计量的详细信息。 默认情况下,除非在$expand中指定,否则不会填充它。 注意:此属性不会序列化。 它只能由服务器填充。 |
| meter |
计量 ID (GUID) 注意:此属性不会序列化。 它只能由服务器填充。 |
| offer |
产品/服务 ID 注意:此属性不会序列化。 它只能由服务器填充。 |
| part |
部件编号注意:此属性不会序列化。 它只能由服务器填充。 |
| unit |
度量单位注意:此属性不会序列化。 它只能由服务器填充。 |
| unit |
单价说明:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
billingPeriodId
使用情况所属的计费周期资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
billingPeriodId?: string
属性值
string
currencyCode
货币代码说明:此属性不会序列化。 它只能由服务器填充。
currencyCode?: string
属性值
string
includedQuantity
套餐的包含质量注意:此属性不会序列化。 它只能由服务器填充。
includedQuantity?: number
属性值
number
meterDetails
有关计量的详细信息。 默认情况下,除非在$expand中指定,否则不会填充它。 注意:此属性不会序列化。 它只能由服务器填充。
meterDetails?: MeterDetails
属性值
meterId
计量 ID (GUID) 注意:此属性不会序列化。 它只能由服务器填充。
meterId?: string
属性值
string
offerId
产品/服务 ID 注意:此属性不会序列化。 它只能由服务器填充。
offerId?: string
属性值
string
partNumber
部件编号注意:此属性不会序列化。 它只能由服务器填充。
partNumber?: string
属性值
string
unitOfMeasure
度量单位注意:此属性不会序列化。 它只能由服务器填充。
unitOfMeasure?: string
属性值
string
unitPrice
单价说明:此属性不会序列化。 它只能由服务器填充。
unitPrice?: number
属性值
number