Link

InvoiceResult

Overview

This object represents information about an invoice.

For an example see: GetInvoiceDetails

Properties

Invoice results consist of two distinct parts, header info and invoice item details. 

Name Type Description
BillingOutputTags List of Strings A list of billing output tags associated with the invoice line item through the price rule that generated the result
CalculationDate String The date this result was calculated
Cost Double The cost of this invoice item
CostRuleValueUsed Double The cost value used in the rule that generated this invoice item
DateValues List of Date NameValuePairs An optional list of nameValuePairs representing date metadata
FromDate String The from date is determined by underlying source items
Id String The unique Id of this invoice detail item
InvoiceLabel String The invoice label generated for this invoice item
IsIntermediateResult Boolean Whether or not this is an intermediate result
MeasuredQuantity Double The quantity, after having applied pro-rata aspects of affected rules.
NumericValues List of Numeric NameValuePairs An optional list of nameValuePairs representing numeric metadata
OperatorUsed String The name of the operator used in the price rule to generate this result
OperatorValueUsed Double The value used in the price rule to generate this result
ProductTagName String The name of the product this result represents
Quantity Double The quantity of the result
StringValues List of String NameValuePairs An optional list of names and values representing string metadata
ToDate String The to date of is determined by underlying source items
Value Double The value of the result

Copyright Ⓒ 2019 CloudBilling (Inter8-NL B.V.)