static InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.builder() |
Create a new builder.
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.copy(InvoicelineComputedUsageSummary model) |
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.cost(Double cost) |
Sum of Usage/Service Billing Line net Amount
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.costRounded(Double costRounded) |
Computed Line Amount rounded.
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.netUnitPrice(Double netUnitPrice) |
Net Unit Price for the product in consideration, price actual.
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.parentProduct(InvoicingProduct parentProduct) |
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.product(InvoicingProduct product) |
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.quantity(Double quantity) |
Total Quantity that was used for computation
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.timeMeteredOn(Date timeMeteredOn) |
Metered Service date.
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.toBuilder() |
|
InvoicelineComputedUsageSummary.Builder |
InvoicelineComputedUsageSummary.Builder.type(InvoicelineComputedUsageSummary.Type type) |
Usage compute type in SPM.
|