PriceSheetProperties interface

The properties of the price sheet.

Properties

billingPeriodId

The id of the billing period resource that the usage belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

currencyCode

Currency Code NOTE: This property will not be serialized. It can only be populated by the server.

includedQuantity

Included quality for an offer NOTE: This property will not be serialized. It can only be populated by the server.

meterDetails

The details about the meter. By default this is not populated, unless it's specified in $expand. NOTE: This property will not be serialized. It can only be populated by the server.

meterId

The meter id (GUID) NOTE: This property will not be serialized. It can only be populated by the server.

offerId

Offer Id NOTE: This property will not be serialized. It can only be populated by the server.

partNumber

Part Number NOTE: This property will not be serialized. It can only be populated by the server.

unitOfMeasure

Unit of measure NOTE: This property will not be serialized. It can only be populated by the server.

unitPrice

Unit Price NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

billingPeriodId

The id of the billing period resource that the usage belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

billingPeriodId?: string

Property Value

string

currencyCode

Currency Code NOTE: This property will not be serialized. It can only be populated by the server.

currencyCode?: string

Property Value

string

includedQuantity

Included quality for an offer NOTE: This property will not be serialized. It can only be populated by the server.

includedQuantity?: number

Property Value

number

meterDetails

The details about the meter. By default this is not populated, unless it's specified in $expand. NOTE: This property will not be serialized. It can only be populated by the server.

meterDetails?: MeterDetails

Property Value

meterId

The meter id (GUID) NOTE: This property will not be serialized. It can only be populated by the server.

meterId?: string

Property Value

string

offerId

Offer Id NOTE: This property will not be serialized. It can only be populated by the server.

offerId?: string

Property Value

string

partNumber

Part Number NOTE: This property will not be serialized. It can only be populated by the server.

partNumber?: string

Property Value

string

unitOfMeasure

Unit of measure NOTE: This property will not be serialized. It can only be populated by the server.

unitOfMeasure?: string

Property Value

string

unitPrice

Unit Price NOTE: This property will not be serialized. It can only be populated by the server.

unitPrice?: number

Property Value

number