PriceSheetProperties interface
The properties of the price sheet.
Properties
billing |
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. |
currency |
Currency Code NOTE: This property will not be serialized. It can only be populated by the server. |
included |
Included quality for an offer NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
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. |
meter |
The meter id (GUID) NOTE: This property will not be serialized. It can only be populated by the server. |
offer |
Offer Id NOTE: This property will not be serialized. It can only be populated by the server. |
part |
Part Number NOTE: This property will not be serialized. It can only be populated by the server. |
unit |
Unit of measure NOTE: This property will not be serialized. It can only be populated by the server. |
unit |
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