PriceSheetProperties interface

The properties of the price sheet.

Properties

billingPeriodId

The id of the billing period resource that the usage belongs to.

currencyCode

Currency Code

includedQuantity

Included quality for an offer

meterDetails

The details about the meter. By default this is not populated, unless it's specified in $expand.

meterId

The meter id (GUID)

offerId

Offer Id

partNumber

Part Number

savingsPlan

SavingsPlan Details

unitOfMeasure

Unit of measure

unitPrice

Unit Price

Property Details

billingPeriodId

The id of the billing period resource that the usage belongs to.

billingPeriodId?: string

Property Value

string

currencyCode

Currency Code

currencyCode?: string

Property Value

string

includedQuantity

Included quality for an offer

includedQuantity?: number

Property Value

number

meterDetails

The details about the meter. By default this is not populated, unless it's specified in $expand.

meterDetails?: MeterDetails

Property Value

meterId

The meter id (GUID)

meterId?: string

Property Value

string

offerId

Offer Id

offerId?: string

Property Value

string

partNumber

Part Number

partNumber?: string

Property Value

string

savingsPlan

SavingsPlan Details

savingsPlan?: SavingsPlan

Property Value

unitOfMeasure

Unit of measure

unitOfMeasure?: string

Property Value

string

unitPrice

Unit Price

unitPrice?: number

Property Value

number